Description Usage Arguments Author(s)
View source: R/loading_and_writing.R
Write rds files in parallel
1 | saveRDS.gz(object, file, threads = parallel::detectCores() - 1)
|
object |
The data to be written |
file |
The output filename |
threads |
The number of cores to use |
Martin Jung
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.