audio-class | Define a S4 class for audio |
audioFeatures-class | S4 class for Audio features |
buildPlaylistDF | Builds the dataframe. Takes the initial query as an argument |
buildToptrackDF | Builds a data frame. |
buildTrackDF | Hidden function. Builds the data frames that contain the... |
featurePlot | TODO: Add legends to the plots made with this function. TODO:... |
getAccesstoken | Sends POST request to Spotify API and uses the... |
getArtist | TODO Functions that allow pulling data on artists... |
getArtistTopTracks | Returns the toptracks of artist. |
getAudioAnalysis | Returns audio analysisi object. |
getAudioFeatures | TODO: Change this so that there is no 100 song limit. Get... |
getPlaylistTracks | Creates a list of data.frames that contain playlist tarcks. |
GETRequest | Retruns the contents of a GET |
GETTrack | A function that returns info on a track based on its... |
getUserPlayslists | Retuns a data frame of the users playlists. |
is.audio | Check if object is of type audio |
is.audioFeatures | Check if object is audioFeature |
mapToFeatureDF | Helper to map the track list to numerical vectors |
plot.audio | Plots audio object. |
plotBars | Plots bars. |
plotBeat | Plot beat. |
plotSections | Plots sections. |
plotSegments | Plots segments. |
plotTatums | Plot tatums. |
setAuthentication | TODO Change the authorization method to "Implicit Grant... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.