fortify-Spatial | R Documentation |
Prepare Coordinates for Spatial Plots
## S3 method for class 'Centroids'
fortify(model, data, ...)
## S3 method for class 'Molecules'
fortify(model, data, nmols = NULL, seed = NA_integer_, ...)
## S3 method for class 'Segmentation'
fortify(model, data, ...)
model |
A |
data |
Extra data to be used for annotating the cell segmentations; the
easiest way to pass data is a one-column
|
... |
Arguments passed to other methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.