Description Usage Arguments Value Examples
View source: R/get_artist_reviews.R
To get reviews about artist
1 2  | 
api_key | 
 Echo Nest API key  | 
name | 
 artist's name  | 
id | 
 artist's id  | 
start | 
 the desired index of the first result returned  | 
results | 
 maximum size  | 
data frame giving blogs about artist
1 2 3 4  | ## Not run: 
data=get_artist_reviews(api_key,name="coldplay",results=35)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.