Displaying 1 result from an estimated 1 matches for "aur2009t".
Did you mean:
aur2009ts
2011 May 18
3
Date_Time detected as Duplicated (but they are not!)
...OSIXct(delme)
Date.Time E_filled E_filled_flag LE_filled LE_filled_flag
1 2009-01-01 00:00:00 0 NaN 5.86 NaN
2 2009-01-01 00:30:00 0 NaN 5.05 NaN
3 2009-01-01 01:00:00 0 NaN 5.56 NaN
> aur2009ts = ts(aur2009)
> row.names(aur2009ts) = as.character(delme)
> aur2009ts[1:3,1:5]
Date.Time E_filled E_filled_flag LE_filled LE_filled_flag
2009-01-01 00:00:00 1230764400 0 NaN 5.86 NaN
2009-01-01 00:30:00 1230766200 0 NaN...