getArtist: Get Spotify catalog information for a single artist

Description Usage Arguments Value Examples

Description

Function to get Spotify catalog information for a single artist identified by their unique Spotify ID.

Usage

1
getArtist(artist.id = NULL)

Arguments

id

The Spotify ID for the artist.

Value

Get Spotify catalog information for a single track identified by its unique Spotify ID.

Examples

1
2
3
4
5
6
7
8
## Not run: 
## Example


foofighters<-getArtist("7jy3rLJdDQY21OgRLCZ9sD")


## End(Not run)

Jkassof/rspotify documentation built on May 28, 2019, 12:44 p.m.