get_album_popularity    Get Album Popularity
get_album_tracks        Get tracks from one or more albums on Spotify
get_albums              Get Albums
get_artist_audio_features
                        Get features and popularity for an artist's
                        entire discography on Spotify
get_artists             Get Artists
get_playlist_tracks     Get tracks from one or more playlists
get_spotify_access_token
                        Get Spotify Access Token
get_track_audio_features
                        Get audio features from one or more tracks on
                        Spotify
get_track_popularity    Get popularity of one or more tracks on Spotify
get_user_audio_features
                        Get features and popularity for all of a user's
                        playlists on Spotify
get_user_playlist_count
                        Get count of Spotify playlists for a given user
get_user_playlists      Get user playlists
parse_playlist_list_to_df
                        Parse Spotify playlist list to a dataframe
spotifyr                'spotifyr' package
