getPlaylist: Get the playlists of a specific user

Description Usage Arguments Value

View source: R/getPlaylist.R

Description

function to get Info about the playlist of a specific user using a username

Usage

1
getPlaylist(name, offset = 0, token)

Arguments

name

username

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.

Value

get playlist from a specific user using a username


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