load_install_packages: A function that loads installed packages and loads and...

Description Usage Arguments Examples

View source: R/install_load_packages.R

Description

A function that loads installed packages and loads and installs those not installed.

Usage

1

Arguments

x

A vector of all the packages you want to install or load

Examples

1
load_install_packages(c("tidyverse","knitr"))

stevenndungu/quickr documentation built on May 6, 2020, 7:49 p.m.