mikeblazanin / gcplyr

gcplyr is an R package that facilitates wrangling and analysis of microbial growth curve data
https://mikeblazanin.github.io/gcplyr/
Other
29 stars 2 forks source link

All summary stats function #124

Open mikeblazanin opened 1 year ago

mikeblazanin commented 1 year ago

Potentially to streamline analyses, could add a function that runs all typical summary stats of interest (lag, r, k, diauxie, auc, etc). This would streamline running those steps for those who just want to jump to it. However, I'm not sure about enabling the sort of blind application of code without checking results this might facilitate