Skip to content

Commit

Permalink
repo: Update changelog 📦
Browse files Browse the repository at this point in the history
  • Loading branch information
luukvdmeer committed Nov 17, 2024
1 parent 20c8beb commit 06dcf5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@

### Other utilities

- Added `is_sfnetwork()` as an alias of `is.sfnetwork()`.
- The new function `validate_network()` allows to validate the spatial network structure of a `sfnetwork` object.
- The new function `wrap_igraph()` allows to wrap any function from `{igraph}` that returns a network, and make it return a `sfnetwork` object instead of a `igraph` object.
- The functions `st_duplicated()`, `st_match()` and `st_round()` are added as spatial variations to common base R functions, respectively for determining spatial duplicates, geometry matching, and coordinate rounding.
Expand Down

0 comments on commit 06dcf5b

Please sign in to comment.