fn_get_timeseries: Retrieve time series value from RESTful web service

View source: R/utils.R

fn_get_timeseriesR Documentation

Retrieve time series value from RESTful web service

Description

Retrieve time series value from RESTful web service

Usage

fn_get_timeseries(inputs, site, token)

Arguments

inputs

= list(entity_type, featureid, tid = NULL, varid = NULL, tstime = NULL, tsendtime = NULL, tscode = NULL, tlid = NULL) timeline ID (not yet used)

site

URL of om server

token

show debugging info

Value

integer variable id

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.