A list with all boundary polygons for each corner for each tract.
Arguments
boundaries
A data.frame containing boundaries.
It has to have columns named by the contents of
either get_defaults()[["boundaries"]] or getOption("treePlotArea")[["boundaries"]].
Could be
get(data("boundaries", package = "treePlotArea")) or the
output of
get_boundary_polygons.
stop_on_error
Throw an error if invalid boundaries are encountered?
(There was tract 6878, corner 1, boundary 1 in the federal
database for the 2012 survey, runs through the plot.
There is no stand defined that way!).
clean_data
Omit invalid boundaries in any further calculations?
counting_factor
The basal area factor used in counting the trees. For
tally trees in the German national forest inventory its value is 4 [m^2].