dbGetOrganHaunIndex {expDB} | R Documentation |
Get Haun Index
Description
The Haun Index is retrived from trait "O_HaunIndex", extending the final observationa
Usage
dbGetOrganHaunIndex(con, trials = NULL, avg = TRUE, ...)
Arguments
con |
a connection object as produced by dbConnect |
trials |
A data.frame to specify trials. If not NULL, other arguments |
avg |
Whether to calculate the average value |
... |
Arguments to specific trials. |
Value
A data.frame for selected Haun Index
[Package expDB version 0.1.0 Index]