create_delaunayNetwork3D: create_delaunayNetwork3D

Description Usage

Description

Create a spatial 3D Delaunay network.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
create_delaunayNetwork3D(
  gobject,
  method = "delaunayn_geometry",
  sdimx = "sdimx",
  sdimy = "sdimy",
  sdimz = "sdimz",
  name = "delaunay_network_3D",
  maximum_distance = "auto",
  minimum_k = 0,
  options = "Pp",
  return_gobject = TRUE,
  ...
)

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