dbGetPlantTillerNumber {expDB}R Documentation

Estimation of tiller number per plant

Description

Estimation of tiller number per plant

Usage

dbGetPlantTillerNumber(con, trials = NULL, ...)

Arguments

con

a connection object as produced by dbConnect

trials

A data.frame to specify trials. If not NULL, other arguments will be ignored.

...

Arguments pass to dbGetTrials

Value

A data.frame for selected tiller number for individual plant


[Package expDB version 0.1.0 Index]