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

Option to avoid edge cropping with smooth_data methods #130

Open mikeblazanin opened 1 year ago

mikeblazanin commented 1 year ago

Perhaps by allowing replication of the start & end values?

Or just using a window that is smaller for the first few data points?