run_name_that_tune: Name That Tune Application

View source: R/run_app.R

run_name_that_tuneR Documentation

Name That Tune Application

Description

Opens the Name That Tune game.

Usage

run_name_that_tune(client_id, client_secret, port = getOption("shiny.port"))

Arguments

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 runApp.

Details

To get Client ID and Secret you need to have the account on Spotify for Developers.

Warning

Any ad-blocking software may cause malfunctions.


KrystynaGrzesiak/NameThatTune documentation built on April 29, 2022, 6:22 p.m.