dbGetZadoksStage {expDB} | R Documentation |
Obtain the key phenology stage
Description
Obtain the key phenology stage
Usage
dbGetZadoksStage(con, trials, key_stage)
Arguments
con |
a connection object as produced by dbConnect |
trials |
A data.frame to specify trials. If not NULL, other arguments will be ignored. |
key_stage |
The key zadoks stage |
Value
A data.frame for selected Zadoks stage
[Package expDB version 0.1.0 Index]