View source: R/template_hymet.R
template_hymet | R Documentation |
Template create_hymetDP.R script
template_hymet(path, dir.name)
path |
(character) Path to where a new directory should be created |
dir.name |
(character) Name of the new directory which will contain the create_hymetDP.R script |
Empty create_hymetDP.R script.
## Not run: template_hymet(tempdir(), 'my_hymet') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.