My excel file look like this:
But when i read it in R with read_excel, the Date column doesn't show the date properly.
How can I convert this into proper date and time format?
My excel file look like this:
But when i read it in R with read_excel, the Date column doesn't show the date properly.
How can I convert this into proper date and time format?