inst/scripts/compress-data.R

# compress the data sets in data/
# see: https://r-pkgs.org/data.html

tools::checkRdaFiles("data")
tools::resaveRdaFiles("data", compress="bzip2")

Try the Lahman package in your browser

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

Lahman documentation built on May 4, 2023, 9:11 a.m.