plotWellPlate: Plot the well plate set up

Description Usage Arguments Value

View source: R/plot-family.R

Description

Plot the well plate set up

Usage

1
2
3
4
5
6
plotWellPlate(
  object,
  well_plate = "",
  color_to = NULL,
  fill_to = "cl_condition"
)

Arguments

object

A valid cell tracer object.

well_plate

Character value. The name of the well plate of interest. Valid inputs can be obtained via getWellPlateNames().

color_to

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

fill_to

Character value. The varaible that is to be displayed or highlighted by the dots filling.

Value

A ggplot.


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