get_n_members: get_n_members

View source: R/group-membership.R

get_n_membersR Documentation

get_n_members

Description

get_n_members

Usage

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 July 3, 2025, 11:45 p.m.