get_key: Get Key

Description Usage Arguments Value Examples

View source: R/get_key.R

Description

Get a key from the BD API gateway to access BD services

Usage

1
get_key(url, username, password)

Arguments

url

URL of the BD API gateway

username

user name for BrownDog

password

password for BrownDog

Value

BD API key

Examples

1
2
3
4
## Not run: 
get_key("https://bd-api-dev.ncsa.illinois.edu", "your email", "password")

## End(Not run)

NCSABrownDog/bd.r documentation built on May 7, 2019, 6:01 p.m.