Description Usage Arguments Value
View source: R/get_session_summaries.R
This function performs further variable computation to aid in analysis, including date manipulation, track start/end times, differentials to help determine skipping, as well as session length, determined by minute long difference in music listening end and start times.
1 | get_session_df(audio_features)
|
audio_features |
is a last.fm scrobble/spotify audio features dataframe, as created by get_history_audio_features. |
a spotify/last.fm dataframe with computed values on date, sessions, and listening times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.