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_site documentation built on April 12, 2025, 6:46 p.m.