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

add x_scale to functions that use window_width so that window_width can be provided in alternate units #121

Open mikeblazanin opened 1 year ago

mikeblazanin commented 1 year ago

Problem with this is that calc_deriv already has x_scale implemented for the other meaning. Also, not sure it's best practice to encourage users to use x_scale so much when we really might just encourage them to change the time units directly