On Mon, 1 Nov 2021, CALUM POLWART wrote:

Also - what is the RAW CSV like?
"12345678",2019,"10"

Calum,

No parentheses. Example:
14171600,2009,10,23,05,15,PDT,8710
14171600,2009,10,23,05,30,PDT,8710

Which causes another question. If I work within the tidyverse should I
mutate the year, month, day, hour, and minute to a datetime (using mutate())
rather than having separate columns for each component?

Thanks,

Rich

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to