list.packages: List the installed packages with their locations

View source: R/list.packages.R

list.packagesR Documentation

List the installed packages with their locations

Description

List the installed packages with their locations and version.

Usage

list.packages()

Details

list.packages lists the installed packages with their locations

Value

A list with the installed packages and their version.

Author(s)

Marc Girondot

Examples

## Not run: 
library(HelpersMG)
list.packages()

## End(Not run)

HelpersMG documentation built on Oct. 5, 2023, 5:08 p.m.