lastfm | R Documentation |
Query a Last.FM endpoint.
lastfm(method, ..., .page = 1, result_node = NULL)
method |
The name of the API method found here. |
... |
named parameters to be passed to the endpoint |
.page |
Page to query, by default query the first page |
result_node |
The node in the response that contains the data. |
A lastfm API object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.