View source: R/biographical-data.R
subset_members | R Documentation |
Obtain a subset of members table that excludes behavioral observation gaps.
subset_members(babase, .adults_only = TRUE)
babase |
A DBI connection to the babase database |
.adults_only |
Logical indicating whether to include adults only. Default is TRUE |
A subset of the members table that excludes behavioral observation gaps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.