resave: Updates a .Rdata file

Description Usage Arguments

View source: R/resave.R

Description

Updates an .Rdata file by adding the variables specified in ellipsis to the rdata file. No longer exported.

Usage

1

Arguments

...

Objects in work space. Will overwrite objects that already exist in file with the same name.

list

Option to pass objects in work space as a character vector.

file

An (potentially already existing) rdata file to save objects specified by ellipsis into.


neuroconductor-devel-releases/pbj documentation built on Oct. 30, 2020, 7:06 a.m.