list_terms {rechonest} | R Documentation |
To get a list of the best typed descriptive terms
Description
To get a list of the best typed descriptive terms
Usage
list_terms(api_key, type = "style")
Arguments
api_key |
Echo Nest API key |
type |
term type |
Value
data frame giving best typed descriptive terms
Examples
## Not run:
data=list_terms(api_key)
## End(Not run)
[Package rechonest version 1.2 Index]