install_if_needed: A wrapper for install.

Description Usage See Also Examples

Description

This function allows you to install packages.

Usage

1
2
3
4
5
6
7
8
install_if_needed(pkgs, lib = NULL, repos = getOption("repos"),
  contriburl = contrib.url(repos, type), method, available = NULL,
  destdir = NULL, dependencies = NA, type = getOption("pkgType"),
  configure.args = getOption("configure.args"),
  configure.vars = getOption("configure.vars"), clean = FALSE,
  Ncpus = getOption("Ncpus", 1L), verbose = getOption("verbose"),
  libs_only = FALSE, INSTALL_opts, quiet = FALSE, keep_outputs = FALSE,
  check_version = TRUE, ...)

See Also

Other setup: installCensusFunctions, makeFamiliesList, maxReproducible, preSetUp, setUp

Examples

1

benyomin/censusFunctions documentation built on May 12, 2019, 3:03 p.m.