The input control_file
is the control file (in
YAML or JSON format)
to be read by read_cross2()
. (See the
sample data files and the
vignette describing the input file format.)
The utils::zip()
function is used to do the zipping.
The files should all be contained within the directory where the
control_file
sits, or in a subdirectory of that directory.
If file paths use ..
, these get stripped by zip, and so the
resulting zip file may not work with read_cross2()
.