Modules§
- constructors
- Construct geo-types geometry from R objects
- esri
- fromsf
- Conversion from {sf} R objects to geo_types
- sfg
- tosf
- Conversion from geo-types to {sf} type objects
- vctrs
- Given a
List
ofGeom
pointers, create avctrs_vctr
Structs§
- Geom
- The
Geom
struct is the backbone of sfconversions. It provides an itermediary between extendr and geo / geo_types as required by the orphan rule.
Traits§
- Into
Geom - Trait to convert objects to Geom structs