age_first_rep: Calculate median, minimum, and maximum age at first...

Description Usage Arguments Value Examples

Description

Calculate median, minimum, and maximum age at first reproduction

Usage

1

Arguments

b

Name of the tbl_df containing biography data generated by the function read_bio_table.

Value

Output is a tbl_df that gives the median, minimum, and maximum age at first reproduction for each study species in days and years. Sample size is also included.

Examples

1
afr <- age_first_rep(lh)

camposfa/plhdbR documentation built on May 13, 2019, 11:02 a.m.