if (FALSE) {
# Depends on and manipulates files on filesystem
myOutputDir <- "/home/documents/MOCHA_out"
zipPath <- MOCHA::packMOCHA(
tileResults, zipfile = file.path(myOutputDir, "testzip.zip")
)
}
Run the code above in your browser using DataLab