Displaying 1 result from an estimated 1 matches for "ripeture".
Did you mean:
rieure
2012 Sep 22
0
timeIsInterval function not found
...#####
### code chunk number 23: tuesday_slidesB.Rnw:306-312
###################################################
df <- reshape(ds, varying=list(1:4), v.names="ndv", direction="long",
times=dts, ids=1:dims[1])#traspone le misure in colonne separate dello
stesso record in misure ripeture in record diversi
library(spacetime)
timeIsInterval(dts) <- TRUE
stNDVF <- STFDF(as(ndv_gambia, "SpatialPixels"), dts, df)
library(RColorBrewer)
Grns <- brewer.pal(7, "Greens")
--
View this message in context: http://r.789695.n4.nabble.com/timeIsInterval-function-n...