om_auth_read: Retrieve a token from vaydro REST service. TBD: replace with...

View source: R/om_auth_read.R

om_auth_readR Documentation

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

Description

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

Usage

om_auth_read(uri, token, ctype = "text/csv", delim = ",", enc = "xml")

Arguments

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

Value

data frame from delimited file

See Also

NA

Examples

NA

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