get_n_members: get_n_members

Description Usage Arguments Value

View source: R/group-membership.R

Description

get_n_members

Usage

1
get_n_members(biograph, members, my_grp, my_date, my_sex = NULL)

Arguments

biograph

A DBI connection to the babase table biograph, or an equivalent biograph table in your R environment

members

A DBI connection to the babase table members, or an equivalent biograph table in your R environment

my_grp

The group of interest

my_date

The date of interest

my_sex

The sex of interest. If null, assumes all individuals.

Value

A count of individuals in the group on that date.


amboseli/ramboseli documentation built on March 18, 2021, 12:03 a.m.