plot_spat_image_layer_ggplot: plot_spat_image_layer_ggplot

plot_spat_image_layer_ggplotR Documentation

plot_spat_image_layer_ggplot

Description

create background image in ggplot

Usage

plot_spat_image_layer_ggplot(
  ggplot,
  gobject,
  gimage,
  sdimx = NULL,
  sdimy = NULL
)

Arguments

gobject

giotto object

gimage

a giotto image

sdimx

x-axis dimension name (default = 'sdimx')

sdimy

y-axis dimension name (default = 'sdimy')

Value

ggplot


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