Description Usage Arguments Details Value
Create a spatial grid using the default method
1 2 3 4 5 6 7 8 9 10 |
gobject |
giotto object |
name |
name for spatial grid |
method |
method to create a spatial grid |
sdimx_stepsize |
stepsize along the x-axis |
sdimy_stepsize |
stepsize along the y-axis |
sdimz_stepsize |
stepsize along the z-axis |
minimum_padding |
minimum padding on the edges |
return_gobject |
boolean: return giotto object (default = TRUE) |
Creates a spatial grid with defined x, y (and z) dimensions. The dimension units are based on the provided spatial location units.
default method: createSpatialDefaultGrid
giotto object with updated spatial grid slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.