powered by
Path to Discogs data as JSON
discog_json()
Local path to JSON file containing Discogs data
Other Discogs data and functions: discog
discog
discog_json() if (require("jsonlite")) { d <- fromJSON(discog_json(), simplifyVector = FALSE) identical(discog, d) }
Run the code above in your browser using DataLab