getPlaylists {Rspotify} | R Documentation |
function to get Info about the playlists of a specific user the user_id
getPlaylists(user_id, offset = 0, token)
user_id |
user id |
offset |
The index of the first playlist to return. Default: 0 (the first object). Maximum offset: 100.000. |
token |
An OAuth token created with |
get playlist from a specific user using a username