Description Usage Arguments Value
Get Recommendations for an Artist
1 2 3 4 5 6 7 8 | get_track_recommendations_artist(
spotify_artist_id,
user_playlist_info,
target_nationality = "sk",
target_release = NULL,
n_rec = 5,
authorization = NULL
)
|
spotify_artist_id |
Artist's Unique ID on Spotify |
target_nationality |
Defaults to |
target_release |
Defaults to |
n_rec |
Number of required recommendations. (Maximum value, may not be fulfilled.) |
authorization |
Defaults to |
A tibble of recommendations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.