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

make sure every function has a @value in documentation #104

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

e.g. import_blockdesigns and import_blockmeasures currently don't

mikeblazanin commented 1 year ago

woops, it's @return in roxygen

mikeblazanin commented 1 year ago

done in v0.12.1.9000