write.ijzip: Write ImageJ zip file containing several ROI files
Description
Write or add to a zip archive containing ImageJ ROI
files using the write.ijroi
function.
Usage
write.ijzip(file, roi, verbose = TRUE)
Arguments
- file
zip archive to write that will contain a collection of
ImageJ ROI files
- roi
A list of ROIs
- verbose
Whether to report information