data.pull: data.pull fnction

Description Usage Arguments Examples

View source: R/data.pull.R

Description

This function allows you to pull data from the oat data base or similar

Usage

1
2
data.pull(expt = NULL, field = NULL, qual = NULL, trial = NULL,
  years = NULL, lines = NULL)

Arguments

expt

REQUIRED data.frame of experient descirptions in the OAT DATA BASE

field

REQUIRED data.frame of field data in the OAT DATA BASE

qual

REQUIRED data.frame of post harvest data in the OAT DATA BASE

trial

OPTIONALcharacter string a type of trial as described in the OAT DATA BASE

years

OPTIONALcharacter string years to select data from

lines

OPTIONALcharacter string lines to be selected

Examples

1

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