plotly_grid: plotly_grid

View source: R/auxiliary_visuals.R

plotly_gridR Documentation

plotly_grid

Description

provide grid segment to draw in plot_ly()

Usage

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()


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