getHilltopMeasurements: General funtion to get a measuremnt list for a site from a...

View source: R/hillr_requests.R

getHilltopMeasurementsR Documentation

General funtion to get a measuremnt list for a site from a Hilltop server.

Description

getHilltopMeasurements returns the available measurements at a site.

Usage

getHilltopMeasurements(endpoint, site)

Arguments

endpoint

string A valid hilltop endpoint.

site

string A site that has data available on the server.

Details

Takes a valid hilltop endpoint and site, and returns a list of available measurements available from the endpoint.

Value

A dataframe of measurements and associated metadata


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