create_giotto_polygon_object | R Documentation |
Create a giotto polygon object
create_giotto_polygon_object(
name = "cell",
spatVector = NULL,
spatVectorCentroids = NULL,
overlaps = NULL,
unique_IDs = NULL
)
name |
name of polygon object |
spatVector |
SpatVector of polygons |
spatVectorCentroids |
(optional) SpatVector of polygon centroids |
overlaps |
(optional) feature overlaps of polygons |
unique_IDs |
unique polygon IDs for cacheing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.