Learn R Programming

HelpersMG (version 5.1)

list.packages: List the installed packages with their locations

Description

List the installed packages with their locations and version.

Usage

list.packages()

Arguments

Value

A list with the installed packages and their version.

Details

list.packages lists the installed packages with their locations

Examples

Run this code
# NOT RUN {
library(HelpersMG)
list.packages()
# }

Run the code above in your browser using DataLab