read_zip: Read in Files Contained in a Zip File

Description Usage Arguments Value

View source: R/read_zip.R

Description

Read in Files Contained in a Zip File

Usage

1
read_zip(.zip_path, ...)

Arguments

.zip_path

a file path to a zip file.

...

pass arguements on to read.csv or read.table.

Value

A list of objects imported from a zip file.


BWAM/zipper documentation built on Aug. 12, 2021, 1:59 a.m.