PlotGrowthRate: Plot a faceted plot of the growth rate data

View source: R/PlotGrowthRate.R

PlotGrowthRateR Documentation

Plot a faceted plot of the growth rate data

Description

Plot a faceted plot of the growth rate data

Usage

PlotGrowthRate(
  instant_or_average = "instant",
  facet_scale = "fixed",
  log_rate = FALSE,
  perPhoton = FALSE
)

Arguments

instant_or_average

"instant" or "average". Whether instantaneous or average growth rate should be plotted.

facet_scale

"free", "free_x", "free_y" or "fixed".

log_rate

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

perPhoton

Logical. If TRUE then the per photon growth rate is plotted.

Value

ggplot2 object


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