| tidy_album_performances | R Documentation | 
Extract "album performances" (i.e. album credits) info from a Genius album object, as a tidy tibble.
tidy_album_performances(x)
x | 
 A   | 
a tibble
See get_album to generate a Genius album object.
Other song: 
get_song_df(),
get_song(),
tidy_song_performances(),
tidy_song_producers(),
tidy_song_relationships(),
tidy_song_writers()
## Not run: album <- get_album(album_id = 337082) tidy_album_performances(album) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.