Make sure that the package devtools
is installed and run
library(devtools)
install_github("giuliomorina/DiceEnterprise")
On Mac OS you need to have installed Xcode (available on the App Store) and gfortran (https://gcc.gnu.org/wiki/GFortranBinariesMacOS)
A vignette explaining the functionalities of the package is available in this repository. Alternatively, run
library(DiceEnterprise)
browseVignettes(package = "DiceEnterprise")
The main vignette includes also several examples. Other examples are also available in an additional vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.