get_top_hottt: To return a list of the top hottt artists

Description Usage Arguments Value Examples

Description

To return a list of the top hottt artists

Usage

1
get_top_hottt(api_key, genre = NA, start = NA, results = 15)

Arguments

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

Value

data frame giving top hottt artists

Examples

1
2
3
4
## Not run: 
data=get_top_hottt(api_key)

## End(Not run)

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