Not a data.table question, but you can use, e.g.

dt[, Row.Labels := as.date(Row.Labels,"%m/%d/%Y")]


On 12/30/2016 10:41 AM, borja1055 wrote:
my data is currently formatted like this
<http://r.789695.n4.nabble.com/file/n4727729/data.jpg>

when running the time series plot function, the graphs appear like this
<http://r.789695.n4.nabble.com/file/n4727729/Rplot01.png>

How can i format it so the plot looks similar to this
<http://r.789695.n4.nabble.com/file/n4727729/image2.png>


Thanks



--
View this message in context: 
http://r.789695.n4.nabble.com/Converting-Dates-for-Time-Series-Analysis-tp4727729.html
Sent from the datatable-help mailing list archive at Nabble.com.
_______________________________________________
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

_______________________________________________
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

Reply via email to