Description Usage Arguments Details Value Examples
Given Project name, Return project library directory
1 | getProjectLibrary(project.id0 = getProject())
|
project.id0 |
is string with project name |
Reads "~/ProjectPaths/projectid_2_diretory.csv" into dataframe
Will create directory if doesn't already exist.
string containing project library directory. Will return empty string if default library.
1 2 3 4 | ## Not run:
getProjectLibrary("adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.