EnsurePackage: Ensure library is loaded

Description Usage Examples

View source: R/utils.R

Description

This function checks whether a library has been installed. If the library has been installed, it loads it. Otherwise, it installes, then loads the library. It works with prepare RR.

Usage

1

Examples

1
EnsurePackage("data.table")

levisdoban/myutilities documentation built on May 21, 2019, 5:11 a.m.