View source: R/group-membership.R
| get_n_members | R Documentation | 
get_n_members
get_n_members(biograph, members, my_grp, my_date, my_sex = NULL)
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.  | 
A count of individuals in the group on that date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.