save_waachs.Rd
General function to save a dataset in usable formats across different platforms. Specifically, will return .csv, .sas7bdat, and .RDS files.
save_waachs(dataframe, path, filename)
Input dataset to save.
Path to save file to.
Name of the file to save.
Saved object