View source: R/milags_functions.R
plot_data | R Documentation |
Plots the provided growth curve (one single growth curve) on logarithmic scale
plot_data(data_new, log10_transform = TRUE)
data_new |
a data frame with two required columns names: "time" and "biomass" |
log10_transform |
if to plot y axis (biomass) on log10 scale |
ggplot object with a growth curve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.