write_fxns | R Documentation |
Function generator
write_fxns(template_path = NULL, outfile = "http-fxns.R")
template_path |
(character) path to your yaml template file. by default, we use a demo template yaml file |
outfile |
(character) Path to write your functions to |
returns silently, after writing all functions into a single file,
given by outfile
## Not run:
write_fxns()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.