buildSiteListUrl: Create a url to request a site list from a Hilltop Server.

View source: R/hillr_urls.R

buildSiteListUrlR Documentation

Create a url to request a site list from a Hilltop Server.

Description

buildSiteListUrl returns a url to request a site list

Usage

buildSiteListUrl(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 server endpoint and returns a url that requests the site list from the endpoint.

Value

string A Hilltop url request for a site list.


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