It seems polyline will connect all the start end points in sequence together like an unfilled polygon. Is there a way to add each line separately on an interactive map in R?
This earlier thread proposed a different package, but could I do this with the leaflet package?