Description Usage Arguments See Also
Uses remove.package
to uninstall the package.
To uninstall a package from a non-default library,
use withr::with_libpaths()
.
1 |
pkg |
The package to use, can be a file path to the package or a
package object. See |
unload |
if |
quiet |
If |
lib |
a character vector giving the library directories to remove the
packages from. If missing, defaults to the first element in
|
with_debug()
to install packages with debugging flags
set.
Other package installation:
install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.