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.
Usage
loadfulldata(x, envir = parent.frame())Examples
data(A1Benchmark)
A1Benchmark <- loadfulldata(A1Benchmark)