View source: R/PlotGrowthRate.R
PlotGrowthRate | R Documentation |
Plot a faceted plot of the growth rate data
PlotGrowthRate( instant_or_average = "instant", facet_scale = "fixed", log_rate = FALSE, perPhoton = FALSE )
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. |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.