batch_load: Batch Load Packages

Description Usage Arguments

Description

Installs packages if they don't exist in the system and then loads them.
Ex: packages <- c( 'tidyverse', 'stringr', 'DT') batch_load(packages)

Usage

1
batch_load(pkgs)

Arguments

pkgs

Is a vector containing the names of the packages.


rebordao/myrutils documentation built on May 27, 2019, 4:01 a.m.