Description Usage Arguments Value Examples
Create first project
1 | firstProject(project.path = "", publish.path = "")
|
project.path |
Path where first project will go |
publish.path |
Path to share project results |
logical for succesful creation or not
1 2 3 4 5 | ## Not run:
opt <- getAdaprOptions()
firstProject(opt$project.path,opt$publish.path)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.