use: use

Description Usage Arguments Details Value Examples

View source: R/use.R

Description

Load a package

Usage

1
use(pkg)

Arguments

pkg

A R package available on CRAN

Details

Will also download the package if it has not been previously downloaded by the user

Value

This function will only return an error message when failing, otherwise not output will be returned

Examples

1
## Not run:  use(package_name) 

cchossis/dsproject documentation built on Dec. 31, 2020, 9:56 p.m.