lastfm: Query a Last.FM endpoint.

View source: R/lastfm.R

lastfmR Documentation

Query a Last.FM endpoint.

Description

Query a Last.FM endpoint.

Usage

lastfm(method, ..., .page = 1, result_node = NULL)

Arguments

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.

Value

A lastfm API object.


bkkkk/lastfmr documentation built on Sept. 4, 2022, 7:03 a.m.