om_vahydro_token: Retrieve a token from vahydro REST service. TBD: replace...

View source: R/om_vahydro_token.R

om_vahydro_tokenR Documentation

Retrieve a token from vahydro REST service. TBD: replace with object to store token and dn connection

Description

Retrieve a token from vahydro REST service. TBD: replace with object to store token and dn connection

Usage

om_vahydro_token(
  base_url = "http://deq2.bse.vt.edu/d.dh",
  rest_uname = NULL,
  rest_pw = NULL
)

Arguments

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)

Value

token character from VAHydro REST web service

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.