create_groups.Rd
Assign species to a priori groupings.
create_groups(dat.obj, species.groups = NULL, abbrev = FALSE)
dat.obj | Input dataset. Must be an object of class |
---|---|
species.groups | List indicating which species should be grouped. These can be given using any combination of scientific name, common name, or unique identifier, as defined in |
abbrev | Logical. If |
A list object of class brsdata.grp
.
Phil J. Bouchet