pkg_version: Get the local package version numbers.

View source: R/utils-pkg.R

pkg_versionR Documentation

Get the local package version numbers.

Description

Get the local package version numbers.

Usage

pkg_version(pkgs)

Arguments

pkgs

A character vector of packages to look up.

Value

A character vector of the package versions. If the package is already loaded, this is pulled from the library the package was loaded from, else the default library location.


UCLATALL/coursekata-r documentation built on Aug. 24, 2023, 8:54 p.m.