fn_get_rest | R Documentation |
Get any entity from a RESTful web service
fn_get_rest(entity_type, pk, inputs, site, token)
entity_type |
= dh_feature, dh_properties, ... |
pk |
= primary key column name, e.g. hydroid, pid, ... |
inputs |
contents of record to get in list(pid, propname, propvalue, ...) |
site |
URL of rest server |
token |
for xhttp auth |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.