area: Calculate Area of Triangles and Polygons

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>.

Package details

AuthorMichael Sumner [aut, cre, cph] (<https://orcid.org/0000-0002-2471-7511>)
MaintainerMichael Sumner <mdsumner@gmail.com>
LicenseGPL-3
Version0.2.0
URL https://github.com/hypertidy/area
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("area")

Try the area package in your browser

Any scripts or data that you put into this service are public.

area documentation built on May 29, 2024, 11:13 a.m.