plotly_grid: plotly_grid

Description Usage Arguments Value

View source: R/auxiliary_visuals.R

Description

provide grid segment to draw in plot_ly()

Usage

1
2
3
4
5
6
7
plotly_grid(
  spatial_grid,
  x_start = "x_start",
  y_start = "y_start",
  x_end = "x_end",
  y_end = "y_end"
)

Arguments

spatial_grid

spatial_grid in giotto object

Value

edges in spatial grid as data.table()


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