Learn R Programming

switchr (version 0.14.8)

loadGRAN: Load a GRAN repo package

Description

Load a GRAN repo package

Usage

loadGRAN(nm = "current")

Value

NULL. Called for the side-effect of loading the specified package

Arguments

nm

The name of the repository for which to load the package. Defaults "current"

Details

This function is a convenience to load the package GRAN<nm>, which will provide the contained GRAN repository as default repository within the switchr framework.