getAlbumInfo {Rspotify}R Documentation

Get additional album info

Description

function to get additional album info from an artist using the Album ID

Usage

getAlbumInfo(album_id, token)

Arguments

album_id

The Spotify ID for the album..

token

An OAuth token created with spotifyOAuth.

Value

'Get an Artist’s Albums


[Package Rspotify version 0.1.2 Index]