write_csv_with_hash.Rd
Writes data to csv_path with na_value replacing NA values.
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