CityRiverSpaces / rcoins

Identify continuous lines in a network
https://cityriverspaces.github.io/rcoins/
Apache License 2.0
0 stars 0 forks source link

Refactor to avoid repetions #9

Open fnattino opened 2 days ago

fnattino commented 2 days ago

Repeated code that could be improved via helper functions appears in these places:

https://github.com/CityRiverSpaces/rcoins/blob/ff7b6cf88a957d5068f3d452f86eb5594a240772/R/stroke.R#L143-L159

https://github.com/CityRiverSpaces/rcoins/blob/ff7b6cf88a957d5068f3d452f86eb5594a240772/R/stroke.R#L195-L209