pkg_info: Information about a package

Description Usage Arguments Value

Description

Print the description of a CRAN package. It does not have to be installed.

Usage

1
pkg_info(pkg, global = FALSE)

Arguments

pkg

Package name and optionally version after a dash.

global

Whether to check for installed packages globally or locally.

Value

An rpkg package, invisibly.


metacran/rpkg documentation built on May 22, 2019, 7:48 p.m.