write.ijzip: Write ImageJ zip file containing several ROI files

View source: R/write.ijzip.R

write.ijzipR 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

write.ijroi


RImageJROI documentation built on Sept. 11, 2024, 8:09 p.m.