Description Usage Arguments Value Examples
View source: R/get_artist_terms.R
To get artist's terms
| 1 | get_artist_terms(api_key, name = NA, id = NA)
 | 
| api_key | Echo Nest API key | 
| name | artist's name | 
| id | artist's id | 
data frame giving artist's terms
| 1 2 3 4 | ## Not run: 
data=get_artist_terms(api_key,name="coldplay")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.