write.ijzip {RImageJROI} | R Documentation |
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 |
See Also
[Package RImageJROI version 0.1.3 Index]