Open rccline opened 2 years ago
@rccline, you will need to extract the relevant attributes into a data.frame
for editing and then re-assign the edited data back to your sf
or sfc
object using the relevant assignment operations. DataEditR
can only read in tabular data objects.
It would be great to edit attributes of geometry (sfc) and simple feature collections (sf).
Opening an sfc file causes {DataEditR} to crash.