Skip to content

CRAN version 0.3.0

Compare
Choose a tag to compare
@ateucher ateucher released this 16 Aug 13:51
· 329 commits to main since this release
  • Methods for sf and sfc classes have been added (#46)
  • rmapshaperid column is only retained if it is the only column, otherwise it's dropped.
  • ms_innerlines returns only the geometry for sf and Spatial*DataFrame classes. (#57)
  • ms_dissolve gains a weight argument for generating weighted centroids of dissolved points. (#39)