R/g.data.get.R

Defines functions g.data.get

Documented in g.data.get

## Get data from an unattached package:
g.data.get <- function(item, dir) get(load(g.data.mash(dir, item)))

Try the g.data package in your browser

Any scripts or data that you put into this service are public.

g.data documentation built on May 1, 2019, 8:50 p.m.