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