View source: R/package_tools.R
| remove_package_from_all_libraries | R Documentation | 
Searches all libraries in .libPaths() and deletes the named package in all of them
remove_package_from_all_libraries(package_name)
| package_name | name of the package to detach as string | 
No return value.
deletes the named package in all libraries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.