View source: R/helper_functions.R
detachIfExisting | R Documentation |
Detach package if it exists.
detachIfExisting(packageNames)
packageNames |
A vector of package names which need to be detached. Silently ignores when the package is not loaded. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.