plotCellCount: Plot cell count

Description Usage Arguments Value

View source: R/plot-family.R

Description

Visualizes the number and distribution of cells across a discrete feature of choice.

Usage

1
plotCellCount(object, across, color_to)

Arguments

object

A valid cell tracer object.

across

Character value. Denotes the discrete variable in the data.frame across which the variables of interest are to be analyzed or displayed. Valid input options can be obtained via getAcrossOptions().

color_to

Character value. The variable that is to be displayed or highlighted by the dots color.

Value

A ggplot.


kueckelj/celltracer documentation built on June 2, 2021, 6:37 a.m.