fn_search_tsvalues: Retrieve TS data from tsvalues style data frame

View source: R/utils.R

fn_search_tsvaluesR Documentation

Retrieve TS data from tsvalues style data frame

Description

Retrieve TS data from tsvalues style data frame

Usage

fn_search_tsvalues(config, tsvalues_tmp, multiplicity = "default")

Arguments

config

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

tsvalues_tmp

data frame to search

multiplicity

uniqueness criteria. default = tstime_singular which is varid + tstime (all are varid singular)

Value

data frame of tsvalue or FALSE

See Also

NA

Examples

NA

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