The API wrapper functions in this package all rely on a Discogs access token
residing in the environment variable DISCOGS_API_TOKEN
. The
easiest way to accomplish this is to set it in the `.Renviron
` file in your
home directory.
discogs_api_token(force = FALSE)
force | force setting a new Discogs API token for the current environment? |
---|
atomic character vector containing the Discogs API token