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
Manage MySQL Database Password Within R
Similar to ~/.netrc, the database passwords can be managed in ~/.dbrc, this article give a solution within R.
Ming Su
Last updated on Jun 15, 2022
3 min read
Technology
Cloud analysis system of phytoplankton data in source water
在云平台中基于用户需求定制藻类分析,获取实时藻类数据,优势藻种类、有害藻种类、不同藻种的时空分布及趋势分析;定制报告。
Ming Su
PDF
Code
Project
Project
My favorate tools list
My favorate tools list.
Ming Su
Last updated on Jun 15, 2022
1 min read
Setup MySQL connection using R in GNU linux
Setup MySQL connection using R in GNU linux
Ming Su
Last updated on Jun 15, 2022
1 min read
Cite
×