Description Usage Arguments Note Author(s)
Spawns a new Rscript
process to setup an app's package library using
packrat. It initializes the packrat
library inside the application
directory, and proceeds to install all SpaDES.shiny package dependencies,
plus devtools.
WARNING: this may take a while to complete!
1 | libInit(APP_DIR)
|
APP_DIR |
File path giving the application directory |
This spawns and runs in another R process, during which time your current R process will wait, and RStudio may appear to hang while it's running.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.