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

vignette tweaks for readability #86

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

don't use tempfile(), just use directly generated filenames

don't print_df of the entire blocks_single.csv -- it's too wide

mikeblazanin commented 1 year ago

done. I'll probably just push this directly to master of v0.11