Changelog
Source:NEWS.md
flowcluster 0.2.1
CRAN release: 2025-08-21
- Fixed
NOTE
s from CRAN submission by correcting spelling inDESCRIPTION
, adding to theWORDLIST
, and simplifying the long-running example foraggregate_clustered_flows()
.
flowcluster 0.2.0
- Added
aggregate_clustered_flows()
to create representative lines from flow clusters. This function calculates the weighted or unweighted centroid of the start and end points of the flows in each cluster, and returns an sf object with one line per cluster.