hillXmlDataType: Checks what data type the returned XML is

View source: R/hillr_helpers.R

hillXmlDataTypeR Documentation

Checks what data type the returned XML is

Description

hillXmlDataType returns the data type of the XML

Usage

hillXmlDataType(xmldata)

Arguments

xmldata

An XML document, returned from a url request using anyXmlParse.

Value

character The data type of the Hilltop data, options include SimpleTimeSeries, DepthProfile, GaugingResults.


jeffcnz/hillr documentation built on Nov. 21, 2024, 11:58 p.m.