View source: R/utils-extract.R
extract_to_temp | R Documentation |
Vectorized over path and pattern.
extract_to_temp(path, regexp = ".*")
regexp |
Regular expressions for the files to extract from the zip file. |
zip_file |
A character vector of the zip files to extract. |
A character vector of the directory where each zip file was extracted to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.