View source: R/cross_section.R
get section thickness
1 2 3 4 5 6 7 8 | get_sectionThickness(
gobject,
thickness_unit = c("cell", "natural"),
slice_thickness = 2,
spatial_network_name = "Delaunay_network",
cell_distance_estimate_method = c("mean", "median"),
plane_equation = NULL
)
|
gobject |
gobject |
thickness_unit |
thickness_unit |
spatial_network_name |
spatial_network_name |
cell_distance_estimate_method |
cell_distance_estimate_method |
plane_equation |
plane_equation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.