get_artists: Get Several Artists

Description Usage Arguments References Examples

View source: R/artists.R

Description

Get Spotify catalog information for several artists based on their Spotify IDs.

Usage

1

Arguments

ids

Required. A comma-separated list of the Spotify IDs for the artists. Maximum: 50 IDs.

References

API documentation

Examples

1
get_artists(c('0oSGxfWSnnOXhD2fKuz2Gy','3dBVyJ7JuOMt4GE9607Qin'))

rweyant/spotifyr documentation built on May 28, 2019, 10:43 a.m.