Description Usage Arguments Value
View source: R/get_history_audio_features.R
This function pulls Spotify audio features for a user's entire last.fm listening history, with detailed track audio analysis and information.
1 | get_history_audio_features(my_data, user)
|
my_data |
a last.fm scrobble dataframe with at least track artist and title columns , as created by get_history. |
user |
should be last.fm username or user's real name, used to name track audio features .csv and dataframe |
A lastfm scrobble, or music listening history dataframe with corresponding spotify track audiofeatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.