View source: R/get_cell_mask_data.R
| cell.load.boundaries | R Documentation | 
Using 'data_source = "out.tif"' will give **un**ordered boundary pixels.
cell.load.boundaries( data.source, ..., arguments = NULL, pixel.type = "b", close.paths = FALSE, cell.data = NULL, tiff.channel = "BF.out" )
data.source | 
 Either "out.tif" or "masks.tsv"  | 
arguments | 
 The arguments dataframe used to run cellid (prepared with   | 
pixel.type | 
 When   | 
close.paths | 
 When TRUE and   | 
cell.data | 
 When   | 
tiff.channel | 
 When   | 
Using 'data_source = "masks.tsv"' will give ordered boundary pixels.
A "cell.boundaries" data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.