projects | R Documentation |
read_projects()
- reads file with projects and list their names and paths.
read_projects(file, sort_by = FALSE)
file |
(character) Path to file with RStudio project names. |
sort_by |
( |
## Not run: \donttest{
read_projects(get_path_recent_proj_list())
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.