fn_search_features | R Documentation |
Retrieve features data from dh_feature style data frame
fn_search_features(config, features_tmp, multiplicity = "default")
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) |
data frame of propvalue or FALSE
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.