rdaSave: Save variables to rdata Convenience wrapper for...

View source: R/save.R

rdaSaveR Documentation

Save variables to rdata Convenience wrapper for saveEnvironment (all variables) or saveVars (specific variables)

Description

Save variables to rdata Convenience wrapper for saveEnvironment (all variables) or saveVars (specific variables)

Usage

rdaSave(..., target = targetname(), ext = "rda")

Arguments

...

names of variables to save, defaults to NULL which is interpreted as all

target

stem of file to save to (defaults to name from call)

ext

file extension (rda)


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.