saveRDS.lbzip2: Save a single R object in RDS format compressed with lbzip2

Description Usage Arguments

Description

Save a single R object in RDS format compressed with lbzip2

Usage

1
saveRDS.lbzip2(object, file = "", refhook = NULL, n.cores = 4)

Arguments

object

R object to serialize

file

name of the file to save

refhook

a hook function for handling reference objects

n.cores

number of cores to use (default = 4)


barkasn/fastSave documentation built on May 16, 2019, 7:23 a.m.