View 2D/3D sections, contour plots, mesh of excursion sets for computer experiments designs, surrogates or test functions.
You can install the latest version of the code using the devtools
R package.
# Install devtools, if you haven't already.
install.packages("devtools")
library(devtools)
install_github("IRSN/DiceView")