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/pbj documentation built on May 7, 2021, 7:53 p.m.