R/grab.R
assign_node_ids.Rd
Assigns path-based IDs (e.g. 1, 1.1, 1.2) to nodes that do not already define a non-empty node_id.
1
1.1
1.2
node_id
assign_node_ids(grab, root_id = "1")
A grab_atom or grab_bag tree.
grab_atom
grab_bag
Character root path identifier.
A new grab tree with stable node IDs.