fn_delete_odbc | R Documentation |
Post any entity to a RESTful web service
fn_delete_odbc(entity_type, pk, inputs, con, obj = FALSE, debug = FALSE)
entity_type |
= dh_feature, dh_properties, ... |
pk |
= primary key column name, e.g. hydroid, pid, ... |
inputs |
contents of record to post in list(pid, propname, propvalue, ...) |
con |
connection to ODBC server |
obj |
optional class with extra query info |
debug |
Print out debug info if true |
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.