Add to stat_units table

add_stat_units(ids, model = analysr_env)

Arguments

ids

A vector containing ids of stat units to add.

model

An AnalysR env. Default: analysr_env

Examples

add_stat_units(c(144545, 78787, 845))
#> <environment: 0x7febd20ba450>
#> attr(,"name")
#> [1] "AnalysR env"