Learn R Programming

Rspotify (version 0.1.2)

Access to Spotify API

Description

Provides an interface to the Spotify API .

Copy Link

Version

Install

install.packages('Rspotify')

Monthly Downloads

139

Version

0.1.2

License

GPL-2

Maintainer

Tiago Dantas

Last Published

August 13th, 2018

Functions in Rspotify (0.1.2)

searchPlaylist

Search for playlists
spotifyOAuth

Create OAuth token to access Spotify web API
searchTrack

Search for a specific Track function to get basic info about a searched track
getTrack

Get a Track
getUser

Get basic information about an User
searchArtist

Search for a specific artist
getAlbum

Get the tracks from an Album
getPlaylists

Get the playlists of a specific user
getAlbumInfo

Get additional album info
getFeatures

Get audio feature information for a single track
getAlbums

Get albums from an Artist
getArtist

Get Spotify catalog information for a single artist
getPlaylistSongs

Get the songs of a specific playlist
getRelated

Get Related artists
getTopTracks

Get top tracks of an Artist