powered by
The mini datasets stored in data/ include an attr(url) pointing to the full dataset in harbinger/. This helper downloads and loads the full data.
data/
attr(url)
harbinger/
loadfulldata(x, envir = parent.frame())
The full dataset object.
Dataset object or its name (string or symbol).
Environment to load the full dataset into.
data(A1Benchmark) A1Benchmark <- loadfulldata(A1Benchmark)
Run the code above in your browser using DataLab