p_library: Display Library Packages

Description Usage Arguments Examples

Description

Generates a vector of all packages available to the user and optionally opens the user's library (this isn't necessarily where all of the available packages are stored).

Usage

1
2
3

Arguments

open

logical. If TRUE opens the directory of the add on packages library.

Examples

1
2
3
4
5
6
p_lib()
p_library()
## Not run: 
p_lib(TRUE)

## End(Not run)

pacman documentation built on May 2, 2019, 1:08 p.m.