View source: R/alternative_inclpr.R
calculate_z_scores | R Documentation |
Calculate z-scores for each hexagon by sum of individual z scores
calculate_z_scores(land_hex, hex_id, stratum_id = NULL, quiet = FALSE)
land_hex |
(Spatial) Data frame. Land Cover data by hexagon. If
non-spatial, will be converted to spatial sf data frame using the |
hex_id |
Column. Identifies hexagon IDs (e.g., default |
stratum_id |
Column. Identifies larger area (e.g., |
quiet |
Logical. Whether to suppress progress messages. |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.