pkgLoad: activate the "install.packages" function, only if the package...

Description Usage Arguments

Description

activate the "install.packages" function, only if the package is not already installed, then load that package

Usage

1
2
pkgLoad(packages = "favourites", repos = "http://cran.ms.unimelb.edu.au/",
  quietly = FALSE)

Arguments

packages

A vector of packages to be checked or installed. Defaults to a list of my favourite packages, all worth having.

repos

A character string, linking to the repository to be utilised if packages need installing.

quietly

TRUE or FALSE, should we suppress helper outputs?


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.