pkg_list: Extract a list of installed packages and format it

Description Usage Value Examples

View source: R/pkg_list.R

Description

Extract a list of installed packages and format it

Usage

1

Value

A data.frame with three columns, Package, LibPath, and Version

Examples

1
2
myPkgs <- pkg_list()
head(myPkgs)

jknowles/maintainr documentation built on May 19, 2019, 11:42 a.m.