om_auth_read | R Documentation |
Retrieve a token from vaydro REST service. TBD: replace with object to store token and dn connection
om_auth_read(uri, token, ctype = "text/csv", delim = ",", enc = "xml")
uri |
character deprecated to be replaced by global datasource |
token |
for CSRF autentication use |
ctype |
content-type |
delim |
delimiter to expect in final data set |
enc |
encoding |
data frame from delimited file
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.