Convert a node to an object inheriting from ThreddsNode
parse_node(node, url = NULL, verbose = FALSE, encoding = "UTF-8", ...)
ThreddsNode class object or subclass
xml2::xml_node or an httr::response object
character, optional url if a catalog or direct dataset
logical, by default FALSE
character, by default UTF-8
further arguments for instantiation of classes (such as ns = "foo")