mikeblazanin / gcplyr

gcplyr is an R package that facilitates wrangling and analysis of microbial growth curve data
https://mikeblazanin.github.io/gcplyr/
Other
28 stars 2 forks source link

Better error message when no files are specified to import_ or read_ functions #172

Closed mikeblazanin closed 7 months ago

mikeblazanin commented 7 months ago

with import_blockmeasures at least, if character(0) is passed as files, then it returns an error that "more than one files is specified, but the number of blocks ..."