Creates a playlist of recommended songs.
Source:R/get_song_recommendations.R
get_song_recommendations.Rd
A wrapper function that first retrieves a user's top 3 artists, then uses this information to generate a list of 10 recommended songs. If the user does not have any top artist information, then genre seeds are used instead. A new playlist is created for the user, which contains the recommended songs. Prints a url link to the new playlist on Spotify.