| spotify-api | R Documentation |
Set and retrieve Spotify client information.
get_spotify_access_token()
set_spotify_api_key(id = NULL, secret = NULL)
id |
A Spotify Client ID. |
secret |
A Spotify Client Secret. |
get_spotify_api_key() returns a previously stored Client ID and Secret.
set_spotify_api_key() is called for side effects only.
get_spotify_access_token()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.