Description Usage Arguments Value Examples
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)
1 | artist_getCorrection(artist)
|
artist |
The artist name. |
A list of corrections.
1 2 3 4 | ## Not run:
artist_getCorrection("guns and roses")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.