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

find_local_extrema handling of ties #90

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

Also while I'm at it, double check that width_limit works as expected going both directions (left and right), and how it handles edge cases where the two peaks are exactly (width_limit-1)/2 apart

mikeblazanin commented 1 year ago

Done in tests in v0.11.2.9000