chart_getTopTracks: Get the top tracks chart.

Description Usage Arguments Value Examples

Description

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

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 tracks chart.

Examples

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

## End(Not run)

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