read_maltq: Read in malt quality data

Description Usage Arguments Value

Description

Loads malt quality data typically received in the University of Minnesota Barley Breeding Group. This data often comes from the USDA Cereal Laboratory in Madison, Wisconsin. Data from this lab is usually formatted consistently, permitting use of a common function.

Usage

1

Arguments

files

A character vector of filenames or filepaths of the malt quality Excel files to read in.

tidy

A logical indicating whether the output should be in tidy format. See Details or gather

Value

A list with the following elements:

$data A data.frame of malting quality values for experimental entries

$stats A data.frame of summary statistics from each of the batches

$checks A data.frame of malting quality values for the laboratory checks


neyhartj/barleypheno documentation built on May 23, 2019, 4:29 p.m.