load.pkgs: LOAD PACKAGES

Description Usage Arguments Examples

Description

load.pkgs tries to load a package into the environment. If this fails, it tries to install the package from CRAN-mirror and loads it afterwards.

Usage

1
load.pkgs(pkgs = c("hlpr4life"))

Arguments

pkgs

Examples

1
hlpr4life::load.pkgs(c("hlpr4life","dplyr","ggplot2","ggthemes","reshape2"))

TPeschel/hlpr4life documentation built on May 9, 2019, 2:25 p.m.