Description Usage Arguments Value Examples
View source: R/get_artist_data.R
To get artist's data
1 2 3 4 5  | 
api_key | 
 Echo Nest API key  | 
name | 
 artist's name  | 
id | 
 artist's id  | 
hotttnesss | 
 artist's hotttnesss  | 
terms | 
 artist's terms  | 
blogs | 
 blogs about artist  | 
news | 
 news articles about artist  | 
familiarity | 
 artist's familiarity  | 
audio | 
 artist's audio details  | 
images | 
 artist's images details  | 
songs | 
 artist's songs details  | 
reviews | 
 reviews about artist  | 
discovery | 
 artist's discovery details  | 
partner | 
 partner catalog  | 
biographies | 
 artist's biographies  | 
doc_counts | 
 artist's doc_counts  | 
artist_location | 
 artist location  | 
years_active | 
 years active  | 
urls | 
 urls of artist websites  | 
data frame giving artist's hotttnesss
1 2 3 4  | ## Not run: 
data=get_artist_data(api_key,name="coldplay",terms=T,blogs=T)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.