line_means: line_means function

Description Usage Arguments Examples

View source: R/line_mean_fun.R

Description

This function allows line means to be gathered accross year and trials, gives simple means

Usage

1
2
3
line_means(expt.impt = NULL, field.impt = NULL, qual.impt = NULL,
  traits.impt = NULL, year.impt = NULL, lines.impt = NULL,
  trial.impt = NULL, trial.drop.impt = NULL)

Arguments

expt.impt

REQUIRED data.frame experiemtn description file from OAT DATA BASE

field.impt

REQUIRED data.frame field phenotype file from OAT DATA BASE

qual.impt

REQUIRED data.frame quality phenotype file from OAT DATA BASE

traits.impt

REQUIRED list a list of traits to use

year.impt

OPTIONAL list list of years to use

lines.impt

OPTIONAL list list of lines to use

trial.impt

OPTIONAL list list of trials to see OAT DATA BASE FOR CODE

trial.drop.impt

OPTIONAL list list of trials to drop see OAT DATA BASE FOR CODE

Examples

1

austinjcase/BreedR documentation built on May 16, 2019, 6:45 p.m.