View source: R/grass_find_layers.R
grass_find_layer | R Documentation |
Find layers within GRASS GIS with multiple patterns
grass_find_layer(
list_patterns,
layers_grass = NULL,
type = "raster",
pattern = "*",
mapset = "PERMANENT"
)
list_patterns |
|
layers_grass |
|
type |
|
pattern |
|
mapset |
|
One or more strings with the names of the maps within the GRASS GIS mapset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.