read.csvdata.Rd
Reads a CSV file and parses the Timestamp column using ymd_hms.
read.csvdata(file)
File path to the CSV file.
A data frame with a parsed Timestamp column.