use: Install new packages

Description Usage Arguments Details Examples

View source: R/use.R

Description

Installs new packages to be used into the project.

Usage

1
use(pkg)

Arguments

pkg

package name

Details

Similar to library but if the package is not yet loaded will ask user whether or not they want to load the package.

Examples

1
## Not run: use(ggplot2)

acolorado1/dsproject documentation built on Dec. 31, 2020, 6:43 p.m.