Load: Load this package

Description Usage Value Examples

Description

This function is called within every other function of this package, and calls library(RG) if it isn't attached yet. This ensures that you only need to use the RG:: prefix once.

Usage

1
Load()

Value

Nothing!

Examples

1
2
3
{
RG::Load()
C(2,3,9)}

JarkoDubbeldam/RG documentation built on May 30, 2019, 8 a.m.