getArtistAlbums: Get artist's albums

Description Usage Arguments Value

Description

Retrieves albums for a particular artist.id. See parseAlbum for details on fields retrieved.

Usage

1
getArtistAlbums(artist.id, type = "album", market = "us")

Arguments

type

Character string, defaults to 'album'. Other options are "single," "appears on," and "compilation."

market

Character string, an ISO 3166-1 alpha-2 country code.

id

Character string, Spotify artist id.

Value

A tibble


Jkassof/rspotify documentation built on May 28, 2019, 12:44 p.m.