subset_members: Obtain a subset of members table that excludes behavioral...

View source: R/biographical-data.R

subset_membersR Documentation

Obtain a subset of members table that excludes behavioral observation gaps.

Description

Obtain a subset of members table that excludes behavioral observation gaps.

Usage

subset_members(babase, .adults_only = TRUE)

Arguments

babase

A DBI connection to the babase database

.adults_only

Logical indicating whether to include adults only. Default is TRUE

Value

A subset of the members table that excludes behavioral observation gaps.


amboseli/ramboseli documentation built on July 3, 2025, 11:45 p.m.