| annotateSpatialGrid | R Documentation | 
annotate spatial grid with cell ID and cell metadata (optional)
annotateSpatialGrid(
  gobject,
  spat_unit = NULL,
  feat_type = NULL,
  spat_loc_name = "raw",
  spatial_grid_name = "spatial_grid",
  cluster_columns = NULL
)
| gobject | Giotto object | 
| spat_unit | spatial unit | 
| feat_type | feature type | 
| spat_loc_name | name of spatial locations | 
| spatial_grid_name | name of spatial grid, see  | 
| cluster_columns | names of cell metadata, see  | 
annotated spatial grid data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.