Displaying 1 result from an estimated 1 matches for "dayid".
Did you mean:
david
2013 Oct 04
2
Subsetting Timestamped data
Hi,
I have a data frame, data, containing two columns: one- the TimeStamp
(formatted using data$TimeStamp <-
as.POSTIXct(as.character(data$TimeStamp), format = "%d/%m/%Y %H:%M") )
and two- the data value.
The data frame has been read from a .csv file and should contain 48
values for each day of the year (values sampled at 30 minute
intervals). However, there are only