View source: R/utils-rstudio.R
rs_edit_file | R Documentation |
Use 'RStudio' to open and edit files
rs_edit_file(path, create = TRUE)
path |
path to file |
create |
whether to create if path is not found; default is true |
Opens the file pointing to path
to edit, and returns the
path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.