p_delete(..., char, character.only = FALSE, quiet = FALSE)p_del(..., char, character.only = FALSE, quiet = FALSE)
p_delete
from within a function (or just having difficulties calling it
using a character vector input) then pass your character vector of packages
to load to this parameter directly.TRUE
then p_load
will only
accept a single input which is a character vector containing the names of
packages to load.print.p_delete
as an attribute. If
TRUE
no messages confirming package deletions are printed.Remove package(s) from the library permanently.
Using this function will remove the package from your library and cannot be loaded again without reinstalling the package.
## <strong>Not run</strong>: # p_delete(pacman) # You never want to run this # ## <strong>End(Not run)</strong>
remove.packages