powered by
Extracts the data files used by the case study from the zip archive.
extract_case_study_data(exdir = ".", files = NULL)
A character vector of the extracted file paths is invisibly returned.
A string giving the path to the extraction directory. Passed to unzip.
unzip
A character vector of files to extract, or NULL to extract all files. Passed to unzip.
NULL
Richard Cotton
extract_case_study_data(tempfile("flippant"))
Run the code above in your browser using DataLab