getPlaylistSongs: Get the songs of an specific playlist

Description Usage Arguments

View source: R/getPlaylistSongs.R

Description

function to get songs about a specifc playlist

Usage

1
getPlaylistSongs(ownerid, playlistid, offset = 0, token)

Arguments

ownerid

Owner ID

playlistid

Playlist ID

offset

The index of the first songs 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.