Is there a way to determine the format of a date-time column in an excel file, and then read it correctly? read_excel() reads it as character by default. Challenge is that there are multiple files and I don't know the date-time formats in each without opening the files #RStats
4
1