mikeblazanin / gcplyr

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

split up vignette into smaller sub-vignettes #95

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

The current 60+ page vignette is unwieldy to navigate. Split it up into smaller vignettes so it's less intimidating

mikeblazanin commented 1 year ago

Here's what I'm thinking:

Introduction: getting started, a quick demo Importing & transforming data Incorporating design information: including design elements, merging Pre-processing and plotting your data Processing your data Analyzing your data [some name here]: statistics, combining with other data, other growth curve analysis packages

mikeblazanin commented 1 year ago

Done in v0.11.2.9000