If there are subplots within the plots for which APA-characteristics should be
calculated, they may be added to the apa_list
.
1 2 3 4 5 6 7 | apa_add_subplot_dat(
apa_list,
subplot_dat,
subplot_id_column,
radius = NULL,
apa_polygon = attr(apa_list, "apa_config")$apa_polygon
)
|
apa_list |
A |
subplot_dat |
A named list with datasets ( |
subplot_id_column |
A named vector specifying the id-columns of the subplot datasets. |
radius |
If a geometry column in |
apa_polygon |
Should polygons of the the APA-patches added to the dataset? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.