getHilltopSites: General funtion to get a site list from a Hilltop server.

View source: R/hillr_requests.R

getHilltopSitesR Documentation

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

Description

getHilltopSites returns a list of sites.

Usage

getHilltopSites(endpoint, measurement, location)

Arguments

endpoint

string A valid hilltop endpoint.

measurement

string (optional) a measurement name that a site must have available.

location

logical (optional) whether the Lat Long for the sites is returned

Details

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

Value

A dataframe of site names


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