get_sectionThickness: get_sectionThickness

View source: R/cross_section.R

get_sectionThicknessR Documentation

get_sectionThickness

Description

get section thickness

Usage

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
)

Arguments

gobject

gobject

thickness_unit

thickness_unit

spatial_network_name

spatial_network_name

cell_distance_estimate_method

cell_distance_estimate_method

plane_equation

plane_equation


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.