fn_search_features: Retrieve features data from dh_feature style data frame

View source: R/utils.R

fn_search_featuresR Documentation

Retrieve features data from dh_feature style data frame

Description

Retrieve features data from dh_feature style data frame

Usage

fn_search_features(config, features_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)

features_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.