Providing Convenience Functions to Connect R with the Spotify API


[Up] [Top]

Documentation for package ‘spotidy’ version 0.1.0

Help Pages

get_album Gets an album
get_albums Gets multiple albums
get_album_tracks Gets tracks from an album
get_artist Gets an artist
get_artists Gets multiple artists
get_artist_albums Gets albums from an artist
get_artist_related_artists Gets related artists from an artist
get_artist_top_tracks Gets top tracks from an artist
get_spotify_api_token Gets a Spotify API token
get_track Gets a track
get_tracks Gets multiple tracks
get_tracks_audio_features Gets audio features of multiple tracks
get_track_audio_features Gets audio features of a single track
search_albums Search albums based on given input
search_artists Search artists based on given input
search_tracks Search tracks based on given input