# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "areaOfEffect" in publications use:' type: software license: MIT title: 'areaOfEffect: Classify Points by Distance to Polygon Boundaries' version: 0.2.5 doi: 10.32614/CRAN.package.areaOfEffect abstract: Classifies spatial points relative to polygon boundaries, labeling each point as "core" (inside), "halo" (in a buffer zone), or pruning it (outside both). Handles projection, buffering, and point-in-polygon operations automatically. The default buffer produces equal core and halo areas, providing a scale-independent definition of "near the boundary." An optional mask clips the buffer to relevant areas such as coastlines. authors: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066 repository: https://gcol33.r-universe.dev repository-code: https://github.com/gcol33/areaOfEffect commit: 1b0a40968c42d93917036483b25d1817dcc67e25 url: https://gillescolling.com/areaOfEffect/ date-released: '2026-05-29' contact: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066