apa_listAdditional grouping variables are added to an apa_list (for example
tree species information). All APA-properties will be aggregated for these
classes as well.
apa_add_agg_class(
apa_list,
agg_class_column = NULL,
apa_polygon = attr(apa_list, "apa_config")$apa_polygon
)A apa_list-object that was created with the
[apa_list]-function.
A vector of column names in apa_list$tree_dat
that specify variables that are used as additional grouping variable.
logical, specifies if POLYGONs of APA-patches be
should be added.