get_key: Get Key

Description Usage Arguments Value Examples

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)

BrownDog documentation built on May 2, 2019, 5:53 a.m.