\dontrun{} in aoe_sample.aoe_border_result example - replaced with
complete, self-contained example that runs in < 5 seconds (CRAN policy compliance)Initial CRAN release.
aoe() classifies points as "core" (inside support) or "halo" (inside scaled
area of effect but outside original support), pruning points outsidesqrt(2) - 1 produces equal core and halo areas - a
geometrically derived default requiring no parameter tuningmask argument for hard boundaries (coastlines, etc.)aoe_result class extending sf with specialized methodsprint() method showing point counts, supports, and scale infosummary() method returning area statisticsplot() method visualizing points with support/AoE boundariesaoe_summary() for counts and proportions per supportaoe_geometry() to extract original and AoE polygon geometriesaoe_area() for area statistics including halo:core ratio and masking effects