Examples for 'raster::animate'


Animate layers of a Raster* object

Aliases: animate animate,RasterStackBrick-method

Keywords: methods spatial

### ** Examples

b <- brick(system.file("external/rlogo.grd", package="raster"))
animate(b, n=1)
plot of chunk example-raster-animate-1
plot of chunk example-raster-animate-1
plot of chunk example-raster-animate-1

[Package raster version 3.5-15 Index]