Displaying 1 result from an estimated 1 matches for "dimesioni".
Did you mean:
dimesions
2012 Sep 22
0
timeIsInterval function not found
...ndv_gambia <- cbind(ndv_gambia, readGDAL(paste("NDV_", i, fn, sep="")))
names(ndv_gambia) <- 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
###############...