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
Hmmmm, maybe we should resolve this by making xml_new_document() optionally take a string that gives the name of the root node. Oh, but then you'd also need to take attributes.
xml_structure(xml_new_document()) #> no applicable method for 'tree_structure' applied to an object of class "xml_document"
The text was updated successfully, but these errors were encountered: