R/helpers.R
save_as_csv.Rd
This function saves a tibble or dataframe as a csv file.
save_as_csv(data, filename)
The dataframe or tibble
Name or path of output file without .csv extension