Description Usage Arguments Value
View source: R/get_nearest_tracks.R
Get recommendations based on genre.
1 | get_nearest_tracks(user_playlist_info, new_tracks, n_rec = 5)
|
user_playlist_info |
A tibble created by |
new_tracks |
Tracks to limit. |
n_rec |
Number of required recommendations. (Maximum value, may not be fulfilled.) |
A character vector or artist IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.