subset_interactions: Obtain a subset of grooming data that excludes behavioral...

View source: R/biographical-data.R

subset_interactionsR Documentation

Obtain a subset of grooming data that excludes behavioral observation gaps.

Description

Obtain a subset of grooming data that excludes behavioral observation gaps.

Usage

subset_interactions(babase, members_l, my_acts = NULL,
  .adults_only = TRUE)

Arguments

babase

A DBI connection to the babase database

members_l

A subset of members table produced by the function 'subset_members'

.adults_only

Logical indicating whether to include adults only. Default is TRUE

Value

A subset of grooming data that excludes behavioral observation gaps.


amboseli/ramboseli documentation built on May 14, 2024, 7:36 p.m.