Description Usage Arguments Value
View source: R/cloudUploaders.R
Restore R packages from a package list stored somewhere else
| 1 2 3 | 
| install | logical, should packages in the package list be installed? | 
| backupPath | The path to where  | 
| filename | The name of the csv file to save the package names, optional | 
| cloudProvider | Optional, if specified the package will attempt to write the package list to a tempfile and then upload that tempfile to a cloud service | 
| libpath | Path to the library | 
| update | A logical, should packages be updated first? Default is false | 
| keep_all | A logical, should all packages in pkgList not local be installed? | 
| ... | Additional arguments to pass to  | 
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.