You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add another function or augment sln_add_node to add multiple nodes at one time? It can only add one node per function call right now.
I have a long list of nodes to add to a spatial lines network and cannot implement an lapply method due to the nature of sf objects.