discog_json function

Path to Discogs data as JSON

Path to Discogs data as JSON

discog_json()

Returns

Local path to JSON file containing Discogs data

Examples

discog_json() if (require("jsonlite")) { d <- fromJSON(discog_json(), simplifyVector = FALSE) identical(discog, d) }

See Also

Other Discogs data and functions: discog