ewenme / geniusr

work with data & lyrics from Genius
https://ewenme.github.io/geniusr/
Other
50 stars 15 forks source link

get song relationships in tidy format #13

Closed ewenme closed 4 years ago

ewenme commented 4 years ago

get_songs() returns details of song relationships (e.g. sampled in/by), but it's a complex nested list. A function to return this list as a tidy data frame would be helpful.