ts_write_csv.Rd
Write csv
ts_write_csv(data, file = "tsdbr.csv")
The data frame with minimum of columnms Station and DateTime
either a character string naming a file or a connection
open for writing. ""
indicates output to the console.
An invisible copy of saved data.