Description Usage Arguments Value Examples
View source: R/bivarmap_raster.R
Description... documentation to be continued.
1 2 3 4 5 6 7 | bivarmap_raster(
rasterx,
rastery,
colmatrix = col.matrix,
export.colour.matrix = TRUE,
outname = paste0("colMatrix_rasValues", names(rasterx))
)
|
rasterx |
|
rastery |
|
colmatrix |
|
A RasterLayer
representing the bivariate map classified
accordingly with selected classes for each variable, for bivariate
map plotting.
1 | examples/bivarmap_raster_example.R
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.