powered by
## S3 method for class 'RasterStackBrick': animate(x, pause=0.25, main, zlim, maxpixels=50000, n=10, ...)
maxpixels < ncell(x)
sampleRegular
plot
spplot
plotRGB
b <- brick(system.file("external/rlogo.grd", package="raster")) animate(b, n=1)
Run the code above in your browser using DataLab