Description Usage Arguments
View source: R/read-yg.R
read a yeast grower .txt file into a tibble
1 2
read_yg(file, all_fields = FALSE, start_date = NULL, tidy_data_section = TRUE)
file
<chr> path to file
<chr>
all_fields
<lgl> should all fields be output?
<lgl>
start_date
<chr> start date 'YYYY-MM-DD' format.
tidy_data_section
<lgl>should the data section be tidied?
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.