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

merge_dfs can only drop when using merge functionality, not collapse-only #161

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

Should be drop = TRUE worked when only x was provided and collapse is being used

mikeblazanin commented 1 year ago

Done in V1.5.2.9000