summary, trimmed to title/release_title
Format
dataframe with one row for each song in summary.
- title
the name of the song
- release_title
name of album or EP
Provenance
Shiny-presentation-only. Produced by build_shiny_precompute from summary.
Examples
shiny_discography
#> # A tibble: 92 × 2
#> title release_title
#> <chr> <chr>
#> 1 waiting room fugazi
#> 2 bulldog front fugazi
#> 3 bad mouth fugazi
#> 4 burning fugazi
#> 5 give me the cure fugazi
#> 6 suggestion fugazi
#> 7 glueman fugazi
#> 8 margin walker margin walker
#> 9 and the same margin walker
#> 10 burning too margin walker
#> # ℹ 82 more rows