getTopTracks {Rspotify}R Documentation

Get top tracks of an Artist

Description

function to get top tracks of an Artist.

Usage

getTopTracks(artist_id, country, token)

Arguments

artist_id

Artist ID

country

Country of interest

token

An OAuth token created with spotifyOAuth.


[Package Rspotify version 0.1.2 Index]