Topological network Map
Google using "R package subway map" produced https://www.r-bloggers.com/2021/01/non-hierarchical-edge-bundling-flow-maps-and-metro-maps-in-r/ which looks promising
On Wed, Jan 11, 2023 at 2:48 PM Nick Wray <nickmwray at gmail.com> wrote:
Hello I'd like to create a simple topological map of a river system, ie all
the waterways, where they join and points on them such as gauging stations
so that it looks something like the London Tube map - where distances are
not important but the relationships of the nodes are.
I could probably Heath-Robinson something together but I wondered whether
there was any kind of package already out there to save me reinventing the
wheel. I've had a look but I can't find anything which seems to do this.
Does anyone know whether there is already such a thing or is this an
opportunity to create my first candidate R package?
Thanks Nick Wray
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.