Calculate the area of triangles and polygons using the shoelace formula. Area may be signed, taking into account path orientation, or unsigned, ignoring path orientation. The shoelace formula is described at <https://en.wikipedia.org/wiki/Shoelace_formula>.
Version: | 0.2.0 |
Depends: | R (≥ 4.1.0) |
LinkingTo: | cpp11 |
Suggests: | testthat |
Published: | 2023-12-21 |
DOI: | 10.32614/CRAN.package.area |
Author: | Michael Sumner [aut, cre, cph] |
Maintainer: | Michael Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/area/issues |
License: | GPL-3 |
URL: | https://github.com/hypertidy/area |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | area results |
Reference manual: | area.pdf |
Package source: | area_0.2.0.tar.gz |
Windows binaries: | r-devel: area_0.2.0.zip, r-release: area_0.2.0.zip, r-oldrel: area_0.2.0.zip |
macOS binaries: | r-release (arm64): area_0.2.0.tgz, r-oldrel (arm64): area_0.2.0.tgz, r-release (x86_64): area_0.2.0.tgz, r-oldrel (x86_64): area_0.2.0.tgz |
Old sources: | area archive |
Please use the canonical form https://CRAN.R-project.org/package=area to link to this page.