get_artist_terms: To get artist's terms

Description Usage Arguments Value Examples

Description

To get artist's terms

Usage

1
get_artist_terms(api_key, name = NA, id = NA)

Arguments

api_key

Echo Nest API key

name

artist's name

id

artist's id

Value

data frame giving artist's terms

Examples

1
2
3
4
## Not run: 
data=get_artist_terms(api_key,name="coldplay")

## End(Not run)

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