search_setlists: Search Setlists on SetListFM API.

Description Usage Arguments Value Author(s) Examples

Description

Returns setlists from SetlistFM API.

Usage

1
search_setlists(search_params, key = return_key())

Arguments

search_params

List of parameters to be used on the search

key

API key.

Value

search_artists returns a tibble with artists data

Author(s)

Douglas Zickuhr, douglasrsl@gmail.com.

Examples

1
2
3
4
5
6
7
## Not run: 
key <- "your token"
search_term <- "the-beatles"
search_artists(key = key,
search_term = artist)

## End(Not run)

douglaszickuhr/setlistfmR documentation built on May 13, 2019, 11:53 p.m.