searchPlaylist {Rspotify} | R Documentation |
function to search for playlists given a name
searchPlaylist(playlistName, offset = 0, token = token)
playlistName |
Name of the playlist being searched for |
offset |
The index of the first Playlist to return. Default: 0 (the first object). Maximum offset: 100.000. |
token |
An OAuth token created with |