user_getWeeklyChartList: Get a list of available charts for this user.

Description Usage Arguments Value Examples

Description

Get a list of available charts for this user, expressed as date ranges which can be sent to the chart services. Implementation of last.fm's user.getWeeklyChartList API method (http://www.last.fm/api/show/user.getWeeklyChartList).

Usage

1

Arguments

user

TThe last.fm username to fetch the charts list for.

Value

A list of an artist chart for a user profile.

Examples

1
2
3
4
## Not run: 
user_getWeeklyChartList("platyjus")

## End(Not run)

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