load.pigz: Load R Objects saved with pigz compression

Description Usage Arguments

Description

This function is an alias for the internal load function as files saved with pigz are compatible with it

Usage

1
load.pigz(file, envir = parent.frame(), verbose = FALSE)

Arguments

file

the name of the file where data will be saved

envir

the environment where the data will be loaded

verbose

verbosity


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