View source: R/uncategorized_tools.R
open_project | R Documentation |
Creates subdirectory for your project in the upstream, midstream and downstream locations and/or sets the working directory of a project. —-
open_project(project_name, dir_base = "~/R scripts")
project_name |
The name of the subdirectory for the project you use/create |
dir_base |
The directory where you want to have the project created in. The default is the current working directory |
open_project("My project" , "~/R scripts")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.