Description Usage Arguments Value
Read a Single File From a Zip File Provides some flexibility regarding the file type to be imported.
1 | read_zip_element(.file, .zip_path, ...)
|
.file |
the name of a single file contained within a zip file. |
.zip_path |
a file path to a zip file. |
... |
pass arguements on to read.csv or read.table. |
A single object extracted from a zip file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.