parse_node: Convert a node to an object inheriting from...

Description Usage Arguments Value

View source: R/misc.R

Description

Convert a node to an object inheriting from ThreddsNodeRefClass

Usage

1
parse_node(node, url = NULL, verbose = FALSE, encoding = "UTF-8")

Arguments

node

XML::xmlNode or an httr::response object

url

character, optional url if a catalog or direct dataset

verbose

logical, by default FALSE

encoding

character, by default UTF-8

Value

ThreddsNodeRefClass object or subclass


BigelowLab/threddscrawler documentation built on May 5, 2019, 2:45 p.m.