read_in_zip.Rd
may be to improve caching file, in case one wants to read again without the need to extracting again
read_in_zip(file, pattern, readfn = haven::read_dta)
the path to the zip file
a regex pattern
what function use to read the file?