artist_getCorrection: Get corrections of an artist name.

Description Usage Arguments Value Examples

Description

Use the last.fm corrections data to check whether the supplied artist has a correction to a canonical artist. Implementation of last.fm's artist.getCorrection API method (http://www.last.fm/api/show/artist.getCorrection)

Usage

1

Arguments

artist

The artist name.

Value

A list of corrections.

Examples

1
2
3
4
## Not run: 
artist_getCorrection("guns and roses")

## End(Not run)

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