View source: R/om_vahydro_token.R
om_vahydro_token | R Documentation |
Retrieve a token from vahydro REST service. TBD: replace with object to store token and dn connection
om_vahydro_token(
base_url = "http://deq2.bse.vt.edu/d.dh",
rest_uname = NULL,
rest_pw = NULL
)
base_url |
character deprecated to be replaced by global datasource |
rest_uname |
username to authenticate (if omitted will prompt) |
rest_pw |
password to authenticate (if omitted will prompt) |
token character from VAHydro REST web service
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.