create_delaunayNetwork_geometry_3D: create_delaunayNetwork_geometry_3D

Description Usage

View source: R/spatial_structures.R

Description

Create a spatial 3D Delaunay network with geometry

Usage

1
2
3
4
5
6
7
8
create_delaunayNetwork_geometry_3D(
  spatial_locations,
  sdimx = "sdimx",
  sdimy = "sdimy",
  sdimz = "sdimz",
  options = options,
  ...
)

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.