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

View source: R/import_data.R

save_rdaR Documentation

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

Description

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

Author(s)

Tom Elliott

See Also

load_rda


iNZightVIT/iNZightTools documentation built on April 8, 2024, 10:25 a.m.