R/utils.R

save_rds <- function(...) {
    saveRDS(..., compress = FALSE)
}
dpastoor/satchel documentation built on May 15, 2019, 1:23 p.m.