inst.packs: Multiple package installation (without loading)

Description Usage Arguments Examples

Description

The inst.packs function takes a single command, a list of package names, and will install them, if not already installed.

Usage

1
inst.packs(packlist = c())

Arguments

packlist

A list of package names as a vector of quoted strings.

Examples

1
inst.packs(c("ggplot2", "dplyr"))

AFMSAnalytics/utilityScripts documentation built on May 30, 2019, 10:45 p.m.