Displaying 3 results from an estimated 3 matches for "stackappli".
Did you mean:
stackapply
2013 Jul 17
2
Using RasterBricks
Dear listers,
I am trying to create a RasterLayer of the values of a rasterbrick object.
The rasterbrick object has, for example, 100cells
library(raster)
r <- raster(ncol=10, nrow=10)
r[]=1:ncell(r)
s <- brick(r,r,r)
s <- s * 1:3
Each cell of the rasterfinal will have the AREA UNDER CURVE formed by the
values in each cell of the three original rasters.
For example:
s[4] has the
2013 Jul 17
0
Using RasterBricks
Hola Jorge,
> My idea was to use 'stackApply':
Para esto que necesitas es más sencillo usar calc. Si quieres usar
stackApply, debes indicar rep(1, 3) como índices en lugar de sólo 1.
Así, la función será (los ... son necesarios en stackApply):
myFUN <- function(y, ...) {
x <- seq_along(y)
trapz(x, y)
}
Y aplicada con calc:
FINAL <- calc(s, myFUN)
o con
2013 Jul 19
0
Resumen de R-help-es, Vol 53, Envío 26
Gracias a todos, finalmente instalando primero el libxml2-dev y luego el dplR, funciono
----- Mensaje original -----
De: r-help-es-request en r-project.org
Para: r-help-es en r-project.org
Enviados: Miércoles, 17 de Julio 2013 12:59:47
Asunto: Resumen de R-help-es, Vol 53, Envío 26
Envíe los mensajes para la lista R-help-es a
r-help-es en r-project.org
Para subscribirse o anular su