read_yg: read a yeast grower .txt file into a tibble

Description Usage Arguments

View source: R/read-yg.R

Description

read a yeast grower .txt file into a tibble

Usage

1
2
read_yg(file, all_fields = FALSE, start_date = NULL,
  tidy_data_section = TRUE)

Arguments

file

<chr> path to file

all_fields

<lgl> should all fields be output?

start_date

<chr> start date 'YYYY-MM-DD' format.

tidy_data_section

<lgl>should the data section be tidied?


npjc/readyg documentation built on Oct. 21, 2019, 4:59 p.m.