R/get_users_top_genres.R
get_saved_tracks.Rd
A function that iteratively calls the Spotify API to get a user's saved tracks and the metadata pertaining to each track.
get_saved_tracks(authorization)
an authorization token for the Spotify API
A dataframe containing metadata of the user's saved tracks.