hiveGroup-class | R Documentation |
This class is the S4 representation of the Group record type. It is a container for data about a given group of Users.
name
A character string specifying the name of the group.
Defaults to ""
.
users
A hiveUserList
specifying the users in the group.
Defaults to an empty hiveUserList
.
Adam C. Gower agower@bu.edu
Functions for working with Group records are described in
Groups
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.