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 Sept. 27, 2024, 1:06 a.m.