nflverse / nflverse-data

Automated nflverse data repository
https://www.nflverse.com
Creative Commons Attribution 4.0 International
180 stars 16 forks source link

nflverse_save #3

Closed tanho63 closed 2 years ago

mrcaseb commented 2 years ago

Do we need an option to compress csv data? e.g. .csv.gz?

tanho63 commented 2 years ago

I'm not opposed to an optional csv.gz but would prefer to direct people to the better formats rds/parquet/qs rather than supporting it officially

tanho63 commented 2 years ago

@mrcaseb added include_gz = FALSE as default param and corresponding csv.gz write feature