getNewAlbums: Get Featured New Albums

Description Usage Arguments Value

Description

Retrieve information on 'Spotify Featured Albums.' See parseAlbum for details on fields retrieved.

Usage

1
getNewAlbums(country = "us", limit = 20, offset = 0)

Arguments

country

Character string, an ISO 3166-1 alpha-2 country code

limit

Numeric 1-50, number of albums to return

offset

The index of the first item to return. Default: 0 (the first object). Use with limit to get the next set of items.

Value

A tibble


Jkassof/rspotify documentation built on May 28, 2019, 12:44 p.m.