packages: Function to load in packages and install those which are...

Description Usage Arguments Value Examples

View source: R/packages.R

Description

Function to load in packages and install those which are missing

Usage

1

Arguments

...

A set of packages to be loaded/installed, comma delimited

Value

A list of the currently installed packages

Examples

1
2
3
4
## Not run: 
packages('Bchron', 'simmr')

## End(Not run)

andrewcparnell/auf documentation built on Oct. 25, 2019, 3:56 a.m.