discog: Sharla Gelfand's music collection

discogR Documentation

Sharla Gelfand's music collection

Description

A music collection, as represented in a recursive list returned from the Discogs API.

Usage

discog

Format

A unnamed list with 155 components, each representing an item in Sharla's music collection.

Source

See Also

Other Discogs data and functions: discog_json()

Examples

length(discog)

str(discog, max.level = 2, list.len = 2)

vapply(discog[1:6], `[[`, c("basic_information", "title"), FUN.VALUE = "")

repurrrsive documentation built on Dec. 28, 2022, 2:34 a.m.