Description Usage Arguments Value Examples
View source: R/get_top_hottt.R
To return a list of the top hottt artists
1  | get_top_hottt(api_key, genre = NA, start = NA, results = 15)
 | 
api_key | 
 Echo Nest API key  | 
genre | 
 the set of genres of interest  | 
start | 
 the desired index of the first result returned  | 
results | 
 the number of results desired  | 
data frame giving top hottt artists
1 2 3 4  | ## Not run: 
data=get_top_hottt(api_key)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.