searchPlaylist: Search for playlists given a name

Description Usage Arguments

View source: R/searchPlaylist.R

Description

function to search for playlists given a name

Usage

1
searchPlaylist(playlistName, offset = 0, token = token)

Arguments

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 spotifyOAuth.


tiagomendesdantas/Rspotify documentation built on July 15, 2019, 3:25 p.m.