install.load-package: install.load: Check, Install and Load CRAN Packages

install.load-packageR Documentation

install.load: Check, Install and Load CRAN Packages

Description

install.load provides the function 'install_load' which checks the local R library(ies) to see if the required package(s) is/are installed or not. If the package(s) is/are not installed, then the package(s) will be installed along with the required dependency(ies). This function pulls source or binary packages from the Posit/RStudio-sponsored CRAN mirror Repository. Lastly, the chosen package(s) is/are loaded. The function 'load_package' simply loads the provided package(s).

See Also

Useful links:


install.load documentation built on Aug. 21, 2023, 9:09 a.m.