Create node from nested parse data

create_node_from_nested(pd_nested, parent)

Arguments

pd_nested

A nested tibble.

parent

The parent of the node to be created.