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

Author(s)

Le Gao, David Sterratt

See Also

write.ijroi


davidcsterratt/RImageJROI documentation built on Aug. 20, 2024, 9:51 p.m.