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

Description Usage Arguments

View source: R/pkgLoad.R

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.csiro.au",
  quietly = TRUE)

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, representing repository to be used if needed.

quietly

TRUE or FALSE, should be suppress helper outputs?


rossholmberg/pkgButterfly documentation built on May 27, 2019, 11:36 p.m.