apiSetKey: API key.

Description Usage Arguments Value Examples

Description

Set or get API key in global options. To get the key, see https://rapidapi.com/skyscanner/api/skyscanner-flight-search.

Usage

1
2
3

Arguments

key

API key.

Value

apiGetKey will return the key if it has been set, otherwise NULL.

Examples

1
2
3
4
5
## Not run: 
apiSetKey("YOUR_API_KEY")
apiGetKey()

## End(Not run)

MinZhang95/flightscanner documentation built on July 1, 2019, 9:36 p.m.