Description Usage Arguments Value
Retrieves albums for a particular artist.id
. See
parseAlbum
for details on fields retrieved.
1 | getArtistAlbums(artist.id, type = "album", market = "us")
|
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. |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.