write.ijzip {RImageJROI} | R Documentation |
Write or add to a zip archive containing ImageJ ROI
files using the write.ijroi
function.
write.ijzip(file, roi, verbose = TRUE)
file |
zip archive to write that will contain a collection of ImageJ ROI files |
roi |
A list of ROIs |
verbose |
Whether to report information |