p_base(base.only = TRUE, open = FALSE, basemarker = "***")
TRUE
a character vector of only base
install packages is returned.TRUE
opens the directory of the base install
packages.List just base packages or list all the packages in the local library and mark those in a base install.
Packages that are installed when R starts are marked with an asterisk(*).
## <strong>Not run</strong>: # p_base() # p_base(TRUE) # ## <strong>End(Not run)</strong>
getOption