geom_cell: Plotting cells

Description Usage Arguments

Description

Plotting cells

Plotting expression

Usage

1
2
3
4
5
6
7
geom_cell_point(mapping = NULL, data = construct_get_cell_info(), ...,
  show.legend = NA)

geom_cell_hex()

geom_expression_raster(mapping = NULL, ..., show.legend = NA,
  data = construct_get_expression_info())

Arguments

mapping

Set of aesthetic mappings created by aes().

data

A function created by construct_get_cell_info().

show.legend

Whether to show a legend for this geom

mapping

Set of aesthetic mappings created by aes().

data

A function created by construct_get_cell_info().

show.legend

Whether to show a legend for this geom


dynverse/dynplot2 documentation built on July 2, 2019, 12:18 a.m.