list_terms: To get a list of the best typed descriptive terms

Description Usage Arguments Value Examples

View source: R/list_terms.R

Description

To get a list of the best typed descriptive terms

Usage

1
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

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

## End(Not run)

rechonest documentation built on May 2, 2019, 6:40 a.m.