View source: R/rstudio-projects.R
op | R Documentation |
A command line version of opening RStudio projects.
op(path = ".")
path |
Path to the (proposed) RStudio project. |
## Not run:
# Open project in current working directory
op()
# Open project in current working directory
op("/path/to/project")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.