readRDS.gz: Load rds files in parallel

Description Usage Arguments Author(s)

View source: R/loading_and_writing.R

Description

Load rds files in parallel

Usage

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

Arguments

file

The output filename

threads

The number of cores to use

object

The data to be written

Author(s)

Martin Jung


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