Expand support for SpatVector objects #84
Labels
🛠dplyr
Issues related with dplyr methods
enhancement
New feature or request
⇝ spatvector
Related with SpatVector
As part of the improvements #1
Create SpatVector methods for:
arrange()
glimpe()
(also for SpatRasters).distinct()
*_join()
group_*()
summarise()
count()/tally()
bind_rows()/cols()
New coercing and helper functions:
as_spatvector()
as_sf()
is_grouped_spatvector()
Review existing methods
sf
an add own internal waygroup_by.SpatVector()
method.The text was updated successfully, but these errors were encountered: