list.packages {HelpersMG}R 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)

[Package HelpersMG version 6.1 Index]