Displaying 1 result from an estimated 1 matches for "estrarr".
Did you mean:
strarr
2012 Sep 22
0
timeIsInterval function not found
...a) <- paste("ndv", dts0, sep="_")
dts <- as.Date(dts0, "%Y%m%d") #dal testo della data tiri fuori la data vera
e propria
dims <- dim(ndv_gambia) #le dimesioni dello spatial griddtaframe tot celle
X 4 strati ndvi
ds <- slot(ndv_gambia, "data")#per estrarre il dataframe che sta sotto
data@ ed ? uno spatial grid dataframe
###################################################
### code chunk number 23: tuesday_slidesB.Rnw:306-312
###################################################
df <- reshape(ds, varying=list(1:4), v.names="ndv", directi...