Description Usage Arguments Value See Also Examples
Center and/or scale raster data
1 2 |
x |
Raster* object |
center |
logical or numeric. If |
scale |
logical or numeric. If |
Raster* object
1 2 | b <- brick(system.file("external/rlogo.grd", package="raster"))
bs <- scale(b)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.