[R] Date/time

R. Michael Weylandt michael.weylandt at gmail.com
Sat Jan 14 15:33:55 CET 2012


What exactly is your problem? People quite like the "zoo" package for
handling and plotting time series: perhaps that will work for you?

Michael

On Sat, Jan 14, 2012 at 4:35 AM, claire5 <claire.morandin at free.fr> wrote:
> 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 at 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.



More information about the R-help mailing list