R/write_data.R
write_csv_with_hash.Rd
This function is deprecated; use write_file_with_hash().
write_file_with_hash()
write_csv_with_hash(data, csv_path, ...)
a data object to write to file
the file path to save the csv
additional arguments to digest or write_csv
Nothing, creates csv_path file and prints hash of the file