get_biography: Get table with biography from birth until death,...

Description Usage Arguments Examples

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

Description

Get table with biography from birth until death, disappearance or end of observation of individuals.

Usage

1
get_biography(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?). Default is 1 (Santa Rosa)

Examples

1
get_biography(paceR_db)

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