I have date in jan-16
format. They are in factor data type. R is recognizing them as character. I want these dates to be arranged in calendar sequence. When I try to plot a graph it gives me in alphabetical order which I don't want. I am getting an error saying
Error in CharToDate(x) : character string is not in a standard unambiguous format.