mirror_package_versions: Mirror Version Numbers of Loaded and Installed Packages

Description Usage Arguments Value

View source: R/mirror_package_versions.R

Description

Mirrors version numbers of specific packages. If a package is loaded, the version number of the loaded package is used. If a packages is not loaded but installed, the version number of the installed package will be extracted in stead.

Usage

1

Arguments

pkgs

character names of packages.

Value

data.frame with package names and their relevant version numbers.


dockr documentation built on Dec. 20, 2019, 5:06 p.m.