Description Usage Arguments Value
View source: R/get_artist_genre.R
Get Artist Genre
Get the genres of the artists, if available.
1 | get_artist_genre(user_playlist_artists, max_n = 20)
|
user_playlist_artists |
A user_playlist_artists data frame from
|
max_n |
Maximum number of artists to work with, defaults to |
A tibble of artist IDs and genres in long form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.