getAlbumInfo: Get additional album info

Description Usage Arguments Value

View source: R/getAlbumInfo.R

Description

function to get additional album info from an artist using their ID

Usage

1
getAlbumInfo(id, token)

Arguments

id

The Spotify ID for the artist.

token

An OAuth token created with spotifyOAuth.

market

Optional. An ISO 3166-1 alpha-2 country code. Supply this parameter to limit the response to one particular geographical market. For example, for albums available in Sweden: market=SE.

Value

'Get an Artist’s Albums


tiagomendesdantas/Rspotify documentation built on July 15, 2019, 3:25 p.m.