getAlbums: Get an Artist’s Albums

Description Usage Arguments Value

View source: R/getAlbums.R

Description

function to get albums from an artist using their ID

Usage

1
getAlbums(id, type = "album", market = "US", token)

Arguments

id

The Spotify ID for the artist.

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.

token

An OAuth token created with spotifyOAuth.

Value

'Get an Artist’s Albums


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