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

Allow use of other read.table defaults #175

Closed mikeblazanin closed 10 months ago

mikeblazanin commented 10 months ago

Like csv2, delim, delim2. Even though these could be read using read.table, it's easier for users e.g. to see that csv2 is default available and not have to specify all the options for csv2 to read.table