require.anyway: require.anyway

Description Usage Arguments Details Author(s)

Description

checks the local system to see if a package is installed, and if not, installs it

Usage

1
require.anyway(pkg,verbose=TRUE)

Arguments

pkg

the package to be loaded

verbose

logical, whether to print confirmation that package loaded correctly

Details

the function wraps a call to install.packages that uses system defaults. install.packages(pkg)

Author(s)

Chang Xu


rocrat/BDSS documentation built on May 20, 2019, 5:39 p.m.