get_infant_table: 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

This function determines: 1) Alpha male (AM) at the time of birth, 2) days since AM has been AM, 3) following AM, and 4) days from DOB until next AM becomes AM

Usage

1
get_infant_table(paceR_db, full = TRUE)

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. CURRENTLY NOT USED.

Examples

1
get_infant_table (paceR_db)

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