RatePlot | R Documentation |
Plot a faceted plot of the growth rate data
RatePlot(log_rate = FALSE, select_genotype = "WT", value = "weight")
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". |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.