fn_search_properties: Retrieve Property data from propvalues style data frame

View source: R/utils.R

fn_search_propertiesR Documentation

Retrieve Property data from propvalues style data frame

Description

Retrieve Property data from propvalues style data frame

Usage

fn_search_properties(config, propvalues_tmp, multiplicity = "default")

Arguments

config

= list(entity_type, featureid, pid = NULL, varid = NULL, startdate = NULL, enddate = NULL, tscode = NULL, tlid = NULL) timeline ID (not yet used)

propvalues_tmp

data frame to search

multiplicity

uniqueness criteria. default = startdate_singular which is varid + startdate (all are varid singular)

Value

data frame of propvalue or FALSE

See Also

NA

Examples

NA

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