| CreateSegmentation | R Documentation |
Segmentation ObjectsCreate a Segmentation Objects
CreateSegmentation(coords, compact = FALSE)
## S3 method for class 'data.frame'
CreateSegmentation(coords, compact = FALSE)
## S3 method for class 'Segmentation'
CreateSegmentation(coords, compact = FALSE)
## S3 method for class 'sf'
CreateSegmentation(coords, compact = TRUE)
coords |
The coordinates of cell segmentations |
compact |
Logical indicating whether or not the object should only store segmentation data
in the |
A Segmentation object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.