RatePlot: Plot a faceted plot of the growth rate data

View source: R/RatePlot.R

RatePlotR Documentation

Plot a faceted plot of the growth rate data

Description

Plot a faceted plot of the growth rate data

Usage

RatePlot(log_rate = FALSE, select_genotype = "WT", value = "weight")

Arguments

log_rate

Logical. If TRUE then the growth rate is log10 transformed.

select_genotype

Character. One of "WT", "co9", "ft10", "mips1".

value

Character. One of "weight", "average_rate", "instant_rate".

Value

ggplot2 object


TedCCLeung/MIPS1 documentation built on May 20, 2022, 12:09 a.m.