plot_data: plot_data

View source: R/milags_functions.R

plot_dataR Documentation

plot_data

Description

Plots the provided growth curve (one single growth curve) on logarithmic scale

Usage

plot_data(data_new, log10_transform = TRUE)

Arguments

data_new

a data frame with two required columns names: "time" and "biomass"

log10_transform

if to plot y axis (biomass) on log10 scale

Value

ggplot object with a growth curve


miLAG documentation built on April 3, 2025, 8:09 p.m.