Description Usage Arguments Value Examples
Title funtion to set up a R project
1 | setRproj(fd_name, proj_type)
|
fd_name |
folder name. |
proj_type |
project type. working folder/project name of the project |
.Rproj and folder structure of the project
1 2 3 4 | ## Not run:
setProj("/Users/newfolder")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.