chart_getTopArtists: Get the top artists chart.

Description Usage Arguments Value Examples

Description

Get the top artists chart. Implementation of last.fm's chart.getTopArtists API method (http://www.last.fm/api/show/chart.getTopArtists)

Usage

1

Arguments

limit

The number of results to fetch per page. Defaults to 50.

page

The page number to fetch. Defaults to first page.

Value

A list of the top artists chart.

Examples

1
2
3
4
## Not run: 
chart_getTopArtists()

## End(Not run)

juyeongkim/lastfmr documentation built on June 6, 2019, 12:07 a.m.