powered by
List just base packages or list all the packages in the local library and mark those in a base install.
p_base(base.only = TRUE, open = FALSE, basemarker = "***")
logical. If TRUE a character vector of only base install packages is returned.
TRUE
logical. If TRUE opens the directory of the base install packages.
Character string. The string to append to mark which packages are part of the default packages.
getOption
# NOT RUN { p_base() p_base(TRUE) # }
Run the code above in your browser using DataLab