startup | R Documentation |
Use these utility functions to quickly edit your .Rprofile
,
.Renviron
, or other startup files.
editrprof(scope = c("user", "project")) editrenv(scope = c("user", "project"))
scope |
scope - user or project |
invisible
See base::Startup()
for details on the R specific startup process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.