Path to Discogs data as JSON
discog_json()
Local path to JSON file containing Discogs data
discog_json() if (require("jsonlite")) { d <- fromJSON(discog_json(), simplifyVector = FALSE) identical(discog, d) }
Other Discogs data and functions: discog
Useful links