Description Usage Arguments Examples
Calculates focal effort with female A while female B was present for the specifiec group and time period
1 2 3 4 5 6 7 8 9 | calc_effort_AB(
focaldata,
census_pace,
biography_pace,
group,
start,
end,
minAgeF
)
|
focaldata |
Dataset with focaldata from capuchin monkeys |
census_pace |
Dataframe from the PACE database with monthly capuchin census data |
biography_pace |
Dataframe from the PACE database with individual biography data |
group |
Name of the social group |
start |
Define first and last day (YYYY-MM-DD) of the desired time period |
end |
Define first and last day (YYYY-MM-DD) of the desired time period |
minAgeF |
The minimum age of females to be included (in years) |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.