Skip to contents

Save an object with, optionally, a (valid) name

Usage

save_rda(data, file, name)

Arguments

data

the data frame to save

file

where to save it

name

optional, the name the data will have in the rda file

Value

logical, should be TRUE, along with code for the save

See also

Author

Tom Elliott