package_load: Load a package.

Description Usage Arguments Value See Also

View source: R/packages.R

Description

If the package is not installed. Try to install it before loading.

Usage

1
package_load(package)

Arguments

package

The name of the package as a string.

Value

TRUE if the package could be (installed and) loaded.

See Also

Other package functions: package_available


randomchars42/eenv documentation built on May 20, 2019, 1:29 p.m.