saveVars: Save particular variables to rdata

View source: R/save.R

saveVarsR Documentation

Save particular variables to rdata

Description

Save particular variables to rdata

Usage

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

Arguments

...

arguments to save (typically, names of variables to save)

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.