[R] read_delim {readr} - *.zip files

Jeff Reichman re|chm@nj @end|ng |rom @bcg|ob@|@net
Wed Dec 9 02:47:59 CET 2020


r-help Forum

 

While read_csv will unzip and read a *.zip file will it read multiply files
in a *.zip file. For example

 

object <- read_csv(unz(description = "fileName.zip", filename =
"fiename1.csv"))  where filename.zip contains two file fileName1.csv and
fileName2.csv (note this line of code doesn't work). So I'm just curious if
read_csv will read a zip file that contains more than one file.

 

Jeff


	[[alternative HTML version deleted]]



More information about the R-help mailing list