getArtist: Get Spotify catalog information for a single artist

Description Usage Arguments Value Examples

View source: R/getArtist.R View source: R/getArtist2.R

Description

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

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

Usage

1
2
3

Arguments

id

The Spotify ID for the artist.

id

The Spotify ID for the artist.

Value

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

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

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## Not run: 
## Example


foofighters<-getArtist("7jy3rLJdDQY21OgRLCZ9sD")


## End(Not run)

## Not run: 
## Example


foofighters<-getArtist("7jy3rLJdDQY21OgRLCZ9sD")


## End(Not run)

tiagomendesdantas/Rspotify documentation built on July 15, 2019, 3:25 p.m.