fn_search_properties | R Documentation |
Retrieve Property data from propvalues style data frame
fn_search_properties(config, propvalues_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) |
propvalues_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.