Changelog
Source:NEWS.md
via 0.2.0.
Added
- Class:
SfcArray
between the inheritance order ofXArray
->SfArray
, to allow geometry-only arrays - casting functions between
SfcArray
,SfArray
, andXArray
Changed
- The
paleocoastlines
demo data is now anSfcArray
-class object. Column names changed toc("margin", "coast")
.
Fixed
- alternative generic of
st_bbox()
changed to be a function ofobj
instead ofx
for generic-method consistency. - removed deprecated documentation reference to ‘raster’