Learn R Programming

gCMAPWeb (version 1.12.0)

create_zip: Export gCMAPWeb report as zip archive

Description

This function exports the complete report in a zip file

Usage

create_zip(tmp_filename, out.dir)

Arguments

tmp_filename
character, name of the per-session result directory to be archived
out.dir
character, output directory to save zip archive into

Value

Nothing, the zip archive is written to disk.