revise_ArcInfo_nodelabels | R Documentation |
Reset implicit node labels of an ArcInfo object
revise_ArcInfo_nodelabels(x, new, old_positions = 1L:length(new))
x |
an ArcInfo object |
new |
character; the new node labels (level sets for factors encoding arc start or end nodes) |
old_positions |
integer; positions for old levels with new levels vector |
ArcInfo object with new levels
Ben Hansen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.