run_name_that_tune | R Documentation |
Opens the Name That Tune game.
run_name_that_tune(client_id, client_secret, port = getOption("shiny.port"))
client_id |
character string of length 32. Spotify 'Client ID'. See details for more information. |
client_secret |
character string of length 32. Spotify 'Client Secret'. See details for more information. |
port |
The TCP port. See |
To get Client ID and Secret you need to have the account on Spotify for Developers.
Any ad-blocking software may cause malfunctions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.