smart_load: Load and Install Packages

Description Usage Arguments Details Examples

View source: R/smart_load.R

Description

Checks for installed packages, installs and loads them

Usage

1
smart_load(pkgs)

Arguments

pkgs

Vector of r package names in string form

Details

smart_load fizzTulz

Examples

1
2
physTools::smartLoad("ggplot2")
physTools::smartLoad(c("ggplot2", "lme4"))

lindseyboulet/fizzTulz documentation built on Jan. 2, 2021, 4:04 p.m.