View source: R/utility-functions.R
unzip_file_system | R Documentation |
From ISAnalytics 1.5.4
this function is defunct, since the package
doesn't include example tabular files anymore. Use the function
generate_default_folder_structure()
to generate a default folder
structure for running tests and play with the package import functions.
If you don't need to test import functions, you can simply load
package included data via data("integration_matrices")
or
data("association_file")
.
unzip_file_system(zipfile, name)
zipfile |
The zipped file to decompress |
name |
The name of the folder in the zipped archive ("fs" or "fserr") |
A path to reference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.