powered by
A music collection, as represented in a recursive list returned from the Discogs API.
discog
A unnamed list with 155 components, each representing an item in Sharla's music collection.
Other Discogs data and functions: discog_json
discog_json
length(discog) str(discog, max.level = 2, list.len = 2) vapply(discog[1:6], `[[`, c("basic_information", "title"), FUN.VALUE = "")
Run the code above in your browser using DataLab