unzipResults | R Documentation |
uploadResults
This function will unzip the zipFile to the resultsFolder and assert
that the file resultsDataModelSpecification.csv exists in the resultsFolder
to ensure that it will work with uploadResults
unzipResults(zipFile, resultsFolder)
zipFile |
The location of the .zip file that holds the results to upload |
resultsFolder |
The folder to use when unzipping the .zip file. If this folder does not exist, this function will attempt to create the folder. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.