get_infant_table.old: Get table with infants including the risk of infanticide as a...

Description Usage Arguments Examples

View source: R/generate-pace-life-history-tables.R

Description

Unstable (i.e. risky) periods start with the end of an alpha alpha male tenureship and infants younger than 1 year are assumed to be at risk. This does not count for infants conceived after the takeover (i.e. born more than 5.5 months = 165 days after the takeover)

Usage

1
get_infant_table.old(paceR_db, full = TRUE, projectID = 1)

Arguments

paceR_db

The src_mysql connection to the paceR Database (view-collection).

full

Option to return the full table (TRUE) or just a condensed version (FALSE). Default is TRUE.

projectID

Option to get data only from specific project (1-7?), standard is set to 1 (Santa Rosa)

Examples

1
get_infant_table.old (paceR_db)

camposfa/paceR documentation built on May 23, 2020, 5:54 a.m.