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

Add auto-naming to unnamed metadata in read_blocks, read_wides #73

Open mikeblazanin opened 1 year ago

mikeblazanin commented 1 year ago

If metadata autonaming should ever be re-implemented, then it should use wellnames_numeric = TRUE only since it refers to a cell in a file and not a well in a plate. See #52