Hi, I have a problem with a vector (x) containing dates in format "yyyy-mm" (I'm working with monthly means): how can I convert it in date format, so that I can plot it recognising trends for my variables? class(x) says: factor Thanks Alex