saveRDS.gz: Write rds files in parallel

Description Usage Arguments Author(s)

View source: R/loading_and_writing.R

Description

Write rds files in parallel

Usage

1
saveRDS.gz(object, file, threads = parallel::detectCores() - 1)

Arguments

object

The data to be written

file

The output filename

threads

The number of cores to use

Author(s)

Martin Jung


Martin-Jung/naturepackage documentation built on Nov. 22, 2019, 12:04 a.m.