read.rois | R Documentation |
Function to read multiple windows using a specified reader function
read.rois(file_paths, rdr = read.polygon_roi, ...)
file_paths |
list of file_paths to read |
rdr |
reader function that takes a file path as input and returns an owin object. |
... |
passed to reader function |
list(owin)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.