ez.ver: print the version of a package

View source: R/os.R

ez.verR Documentation

print the version of a package

Description

print the version of a package

Usage

ez.ver(pkg = NULL, all = FALSE, character.only = FALSE)

ez.verr(pkg = NULL, all = FALSE, character.only = FALSE)

Arguments

pkg

package name in quotes, default is NULL

all

logical. If TRUE all of the functions from the package will be displayed regardless of whether they're exported or not.

character.only

logical. If TRUE the input is a variable containing the package name.

Value

if pkg not provided, prints R version, installed packages/versions and etc


jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.