add_strata_id | R Documentation |
strata_id
that will be unique for each strata. The default fields
used to determine unique strata are created in the data-raw/strata-variables.R file and are a
variable called HEAT_strata_variablesAdd a new column called strata_id
that will be unique for each strata. The default fields
used to determine unique strata are created in the data-raw/strata-variables.R file and are a
variable called HEAT_strata_variables
add_strata_id(.data, strata_vars = heatmeasures::HEAT_strata_variables)
.data |
|
strata_vars |
as string, a vector of field names to use to determine unique strata. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.