getRelated {Rspotify}R Documentation

Get Related artists

Description

function to get the related artists of an Artist

Usage

getRelated(artist_name, token)

Arguments

artist_name

Name of the artist (can use name or Spotify ID of the artist)

token

An OAuth token created with spotifyOAuth.


[Package Rspotify version 0.1.2 Index]