save_rda: Save an object with, optionally, a (valid) name
Description
Save an object with, optionally, a (valid) name
Usage
save_rda(data, file, name)
Value
logical, should be TRUE, along with code for the save
Arguments
- data
the data frame to save
- file
where to save it
- name
optional, the name the data will have in the rda file