Description Usage Arguments Details Value Examples
Install adapr in a library adaprInstall.R
1 2 | adaprInstall(library.location = getProjectLibrary("adaprHome"),
betaTF = getAdaprOptions()$adaprBeta)
|
library.location |
file path to library |
betaTF |
logical indicating whether to install from github or CRAN. |
Installs dependencies
logical for succesful creation or not
1 2 3 4 | ## Not run:
adaprInstall(library.location=getProjectLibrary("adaprHome") ,betaTF=FALSE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.