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)

trinker/pacman documentation built on May 21, 2020, 6:23 a.m.