get_top_terms {rechonest}R Documentation

To returns a list of the overall top terms

Description

To returns a list of the overall top terms

Usage

get_top_terms(api_key, results = NA)

Arguments

api_key

Echo Nest API key

results

the number of results desired

Value

data frame giving top terms

Examples

## Not run: 
data=get_top_terms(api_key)

## End(Not run)

[Package rechonest version 1.2 Index]