hilltopDataSourceToDF: Hilltop Data Source To Data Frame.

View source: R/hillr_measurements.R

hilltopDataSourceToDFR Documentation

Hilltop Data Source To Data Frame.

Description

hilltopDataSourceToDF returns measurement metadata

Usage

hilltopDataSourceToDF(xmldata)

Arguments

xmldata

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

Details

Helper function that reads the nodes within a the DataSource ItemInfo node of a Hilltop XML response from a anyXmlParse(url) request such as xmldata<-anyXmlParse(url). Returns a dataframe of the Info for each Item. Handles missing results and doen't require prior knowledge of the items.

Value

A dataframe of the Hilltop datasource information.


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