Description Usage Arguments Details Value Examples
Remove R package to a project
1 | removePackage(project.id = getProject(), library.name)
|
project.id |
project.id to add R package to |
library.name |
R package name to add |
Not for direct use. Remove line from autoloading packages file.
Library information data
1 2 3 4 | ## Not run:
removePackage("adaprHome","ggplot2")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.