ewenme / geniusr

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

update get_song_meta #6

Closed MicahJackson closed 6 years ago

MicahJackson commented 6 years ago

removed map_df since only looking at a single object. Added null handler which was throwing errors in as_tibble().

ewenme commented 6 years ago

thanks, Micah!