get_artist_images: To get artist's images

Description Usage Arguments Value Examples

Description

To get artist's images

Usage

1
2
get_artist_images(api_key, name = NA, id = NA, start = NA, results = 15,
  license = "unknown")

Arguments

api_key

Echo Nest API key

name

artist name

id

Echo Nest ID

start

the desired index of the first result returned

results

the number of results desired

license

the desired licenses of the returned images

Value

data frame giving artist's images

Examples

1
2
3
4
## Not run: 
data=list_genres(api_key)

## End(Not run)

mukul13/REchoNest documentation built on May 23, 2019, 8:21 a.m.