Dr. Water
Dr. Water
Blog
Talks
Publications
Projects
Viate
Special
Services
Light
Dark
Automatic
English
中文 (简体)
R
Growth curve fitting for culture data
load packages require(drwateR) require(tidyverse) require(growthcurver) Generate culture data k_in <- 1e9 n0_in <- 1e6 r_in <- 0.28 # the initial growth rate gdf <- tibble(julian = 1:60) |> dplyr::mutate(cellden =
Ming Su
Last updated on Sep 25, 2024
1 min read
R
Hello R Markdown
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.
Last updated on Jun 15, 2022
1 min read
R
Cite
×