plot_spat_image_layer_ggplot: plot_spat_image_layer_ggplot

Description Usage Arguments Value Examples

Description

create background image in ggplot

Usage

1
2
3
4
5
6
7
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

Examples

1

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