spotify-api: Spotify API helpers

spotify-apiR Documentation

Spotify API helpers

Description

Set and retrieve Spotify client information.

Usage

get_spotify_access_token()

set_spotify_api_key(id = NULL, secret = NULL)

Arguments

id

A Spotify Client ID.

secret

A Spotify Client Secret.

Value

  • get_spotify_api_key() returns a previously stored Client ID and Secret.

  • set_spotify_api_key() is called for side effects only.

Examples


get_spotify_access_token()


taylor documentation built on Feb. 10, 2026, 5:06 p.m.