Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

info

Information about a physical module or package


Description

A mod_info represents an existing, installed module and its runtime physical location (usually in the file system).

Usage

mod_info(spec, source_path)

pkg_info(spec)

Arguments

source_path

character string full path to the physical module location.

mod_spec

a mod_spec.

pkg_spec

a pkg_spec

Value

mod_info and pkg_info return a structure representing the module/package information for the given specification/source location.


box

Write Reusable, Composable and Modular R Code

v1.0.2
MIT + file LICENSE
Authors
Konrad Rudolph [aut, cre] (<https://orcid.org/0000-0002-9866-7051>), Michael Schubert [ctb] (<https://orcid.org/0000-0002-6862-5221>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.