duration_summary | R Documentation |
Summary data on the song durations in the Fugazi Live Series.
duration_summary
dataframe with one row for each song in the Fugazi discography, except those which never appear in the Fugazi Live Series data.
Name of the song
The number of times the song was played live according to the available recordings.
The minimum duration. In many cases this will be as short as it is because the recording was cut off, not because the band played the song really fast.
The median duration: if all the renditions were lined up in order from shortest to longest this would be the middle one.
The maximum duration.
The average duration.
The standard deviation of the duration - this is a measure of spread, it indicates how much variation there is across all of the renditions.
The total duration of all the times the song was played.
https://www.dischord.com/fugazi_live_series
duration_summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.