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

Author(s)

Le Gao

See Also

read.ijroi for reading an ROI file


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