create_delaunayNetwork_RTriangle: create_delaunayNetwork_RTriangle

Description Usage

View source: R/spatial_structures.R

Description

Create a spatial Delaunay network with RTriangle

Usage

1
2
3
4
5
6
7
8
9
create_delaunayNetwork_RTriangle(
  spatial_locations,
  sdimx = "sdimx",
  sdimy = "sdimy",
  Y = TRUE,
  j = TRUE,
  S = 0,
  ...
)

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