arrow
(reported by @jonkeane).New find_geom parameter in read_sf_dataset() adds any geometry columns to
the arrow_dplyr_query. Default behaviour is FALSE for consistent behaviour.
Cleaning documentation and preparing for CRAN submission
st_write_feather() and st_read_feather() allow similar functionality
to read/write to .feather formats with sf objects.arrow 2.0.0, properties to st_write_parquet() are deprecated.New write_sf_dataset() and read_sf_dataset() to handle partitioned
datasets. These also work with dplyr and grouped variables to define
partitions.
New vignettes added for documentation of all functions.
st_write_parquet() now warns uses that geo metadata format may change.sfarrow.