Create an Rprofile from template.
1 | use_rprofile(dir = ".", template = getOption("rprofile.template"))
|
dir |
Path to directory to create the Rprofile. Defaults to the current working directory (i.e. "."). |
template |
Path to Rprofile template. Defaults to "rprofile.template" option if set, else a template included in the rprofile package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.