R/get_users_top_genres.R
get_all_artists.Rd
A function that iteratively calls the Spotify API #' to get information on all the artists present in a list of tracks.
get_all_artists(saved_tracks)
A dataframe containing metadata of the user's saved tracks.
A list containing metadata of all the artists.