usePackage: usePackage

Description Usage Arguments Examples

Description

Will attempt to install the package specified from your default repository and then load it using the library command.

Usage

1
usePackage(package)

Arguments

package

Character string of the package you wish to load

Examples

1
2
## Maybe install and then load the binom package
usePackage("binom")

finite2/peter.utilities documentation built on May 16, 2019, 12:54 p.m.