View source: R/r_profile_template.R
r_profile_template | R Documentation |
Creates a .Rprofile file in the chosen directory
r_profile_template(path = NULL, filename = "removethis")
path |
file path in which to create the file (defaults to current directory) |
filename |
placeholder to prevent the .Rprofile from becoming active right away. Needs to be removed (filename = '.Rprofile') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.