get_template | R Documentation |
Copies LakeEnsemblR template from package to specified folder to be used as example for setting up a simulation.
get_template(template = NULL, folder = ".", filename = NULL, overwrite = FALSE)
template |
string; name of file that you want to get the template for. In case it is NULL, all potential options are given. "All" returns all templates. |
folder |
filepath; filepath where to copy the templates to |
filename |
string; filename (including .filetype). Default NULL, for the standard name |
overwrite |
boolean; overwrite existing files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.