write.ijroi: Write an ImageJ ROI file.

View source: R/write.ijroi.R

write.ijroiR Documentation

Write an ImageJ ROI file.

Description

Write an ImageJ ROI file.

Usage

write.ijroi(file, roi, verbose = TRUE)

Arguments

file

Name of ImageJ ROI file to write

roi

A structure of class ijroi containing the ROI information

verbose

Whether to report information

See Also

read.ijroi for reading an ROI file


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