dbGetFieldPopulation {expDB} | R Documentation |
Estimation of plant populations
Description
Estimation of plant populations
Usage
dbGetFieldPopulation(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 field population
[Package expDB version 0.1.0 Index]