geometries: Convert Between R Objects and Geometric Structures

Geometry shapes in 'R' are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). 'Geometries' will convert various 'R' objects into these shapes. Conversion functions are available at both the 'R' level, and through 'Rcpp'.

Package details

AuthorDavid Cooley [aut, cre]
MaintainerDavid Cooley <david.cooley.au@gmail.com>
LicenseMIT + file LICENSE
Version0.2.3
URL https://dcooley.github.io/geometries/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("geometries")

Try the geometries package in your browser

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

geometries documentation built on July 9, 2023, 6:10 p.m.