Skip to contents

S3 wrapper for GiottoVisuals::spatInSituPlotPoints() that converts dbSpatial-backed spatial slots to in-memory spatial objects before plotting.

Usage

spatInSituPlotPoints(gobject, ...)

# S3 method for class 'giotto'
spatInSituPlotPoints(gobject, ...)

# S3 method for class 'GiottoDB'
spatInSituPlotPoints(gobject, ...)

Arguments

gobject

A giotto or GiottoDB object.

...

Additional arguments passed to GiottoVisuals::spatInSituPlotPoints().

Value

A ggplot object or plot object returned by GiottoVisuals::spatInSituPlotPoints().