authenticate_v1_x: Authenticate against the MySportsFeeds API (v1.x)

Description Usage Arguments Examples

View source: R/authenticate_v1_x.R

Description

Sets the authentication credentials in R environment variables

Usage

1
authenticate_v1_x(apikey, password)

Arguments

apikey.

Your MySportsFeeds API Key

password.

Your MySportsFeeds account password

Examples

1
2
3
## Not run: 
authenticate_v1_x("<your-api-key>", "<your_account_password>")
## End(Not run)

MySportsFeeds/mysportsfeeds-r documentation built on March 10, 2021, 6:20 p.m.