R/csv_from_zip.R
csv_from_zip.Rd
A convenience function to allow you to pull data from NHS, ONS and ODR assets
csv_from_zip(x)
a zip file from the web
a zip file for ingestion into your chosen readr
if (FALSE) { # \dontrun{ read.csv(csv_from_zip("https://files.digital.nhs.uk/assets/ods/current/succarc.zip")) } # }