Hey guys,

I have been trying for some time to nicely plot some of my data, I have
around 1800 values for some light intensity, taken every hour of the day
over almost 2 months.

My data file looks like:    

     Date    Time. GMT.02.00 Intensity
1    06.10.11 11:00:00        AM   x
2    06.10.11 12:00:00        PM   x
3    06.10.11 01:00:00        PM   x
4    06.10.11 02:00:00        PM     x

As I am pretty new to R, I am totally struggling with this issue, does
anyone has an idea on how I could plot nicely the data and if I need to
change my data file?

Thanks a lot for your help


--
View this message in context: 
http://r.789695.n4.nabble.com/Date-time-tp4294499p4294499.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to