View source: R/extract_case_study_data.R
extract_case_study_data | R Documentation |
Extracts the data files used by the case study from the zip archive.
extract_case_study_data(exdir = ".", files = NULL)
exdir |
A string giving the path to the extraction directory. Passed to
|
files |
A character vector of files to extract, or |
A character vector of the extracted file paths is invisibly returned.
Richard Cotton
unzip
extract_case_study_data(tempfile("flippant"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.