merge_ge_sr | R Documentation |
Merge the GE meta info with SR info
merge_ge_sr(ge_meta, sci, agi, dsi, dsi_sum, type = "wt_avg")
ge_meta |
should contain sname,dart_date,treatment,group,sex,rank,age |
sci |
sci input from Ramboseli::sci |
agi |
agi input from Ramboseli::agi |
dsi |
dsi_pop input from Ramboseli::dsi_pop |
dsi_sum |
dsi_pop_sumamry input from Ramboseli::dsi_pop_summary |
type |
"wt_avg"(default),"dir_avg", or "grp_only". calculating weighted average by days_present across group, direct average, or keep only the group observed on the darting date |
a data frame with merged meta info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.