Description Usage Arguments Details Value Examples
Given Project name, Return project publish directory
1 | getProjectPublishPath(project_name = NULL)
|
project_name |
is string with project name |
Reads "~/ProjectPaths/projectid_2_diretory.csv" into dataframe
string containing project directory
1 2 3 4 | ## Not run:
getProjectPublishPath("adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.