This package provides an easy to use R wrapper for the last.fm API.
Available functions include:
- get_track_listing() - Pull track listing and info, including
playcount and listeners, for a specified album
- get_track_info() - Pull track info about a specific track
The package is a work in progress. This document will be updated as new features are added.