Its main function simDES
generates an input file for the PyRateDES.py function of the PyRate library for Python.
The package can be installed directly from this github repository.
{r, warning = F, echo = F}
library(devtools)
install_github("thauffe/simDES")
library(simDES)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.