.makeGRaster | R Documentation |
Create a GRaster
from a raster existing in the current GRASS session.
.makeGRaster(src, names = "raster", levels = "", ac = NULL, fail = TRUE)
src |
Character (name of the raster in **GRASS) or a |
names |
Character: Name of the raster. |
levels |
|
ac |
Vector of numeric/integer values >=1, or |
fail |
Logical: If |
A GRaster
.
.makeGVector()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.