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