Thin wrapper around sf::st_write() that writes an sf object to a
GeoPackage (.gpkg) at the supplied destination path, overwriting any
existing layer.
save_gpkg(obj, dst)Invisibly returns dst, the destination path written to.
Other spatial helpers:
calc_centroid(),
create_bbox(),
extract_coords(),
prep_agg_lonlat_raster(),
spatial_join_intersects()