Last chance! 50% off unlimited learning
Sale ends in
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()
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