plot | R Documentation |
Plot
Class Plot
Scatter Plot
classPlot(dfc, coordsgrps, mraster, mraster2, samp = 0.01)
plot_scatter(mraster, existing, reverse = FALSE, samp = 0.01)
dfc |
data.frame. Values for mraster and mraster2 |
coordsgrps |
List. Cartesian coordinates of each strata |
mraster |
Spatraster. Raster to stratify. Layers in |
samp |
Numeric. Determines proportion of cells to plot |
existing |
sf 'POINT'. Existing plot network. |
reverse |
Logical. Reverse x and y axis |
Scatter plot of available raster cells coloured and delineated by stratum.
Population in viridis and samples in red.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.