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

Refactoring Code: Split file functions.R #135

Closed discoleo closed 1 year ago

discoleo commented 1 year ago

Refactoring Code

The code in functions.R should be split across multiple files based on purpose of the respective functions, e.g.:

mikeblazanin commented 1 year ago

partially done in v1.3.0.9000, no further changes are planned