maltq_to_fb: Convert a malt quality dataset to Field Book

Description Usage Arguments Value

Description

Takes a data.frame of malt quality data and converts it to a Field Book table format. This allows for easy database upload and for spatial adjustment

Usage

1
maltq_to_fb(maltq.df, lab.to.plot, fbt)

Arguments

maltq.df

A data.frame of raw malting quality data compiled using the extract.maltq function with tidy = FALSE. The first two columns should be the lab number (LabNo.), and the entry, (VarietyorSelection), the last column should be the batch (Batch), and the remaining columns should be the malt quality traits.

lab.to.plot

A data.frame with lab number (LabNo.) and the corresponding plot number of the trial from which grain was sampled for malting analysis.

fbt

A data.frame of the blank fbt table listing unique_id, plot, trial, line_name, row, column, entry, rep, and notes.

Value

A modified fbt data.frame with the raw data from malting quality.


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