View 2D/3D sections, contour plots, mesh of excursion sets for computer experiments designs, surrogates or test functions.
You can install the stabe version of the package using CRAN:
install.packages('DiceView')
Or install the latest version of the package using the remotes
R package:
install.packages('remotes')
remotes::install_github("IRSN/DiceView")