uploadResults
R/DataModel.R
unzipResults.Rd
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)