dbGetDryWeightPerStem {expDB}R Documentation

Get the dry weight per stem

Description

Get the dry weight per stem

Usage

dbGetDryWeightPerStem(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 dry weight per stem


[Package expDB version 0.1.0 Index]