hiveGroup-class: Class to contain data about a Group

hiveGroup-classR Documentation

Class to contain data about a Group

Description

This class is the S4 representation of the Group record type. It is a container for data about a given group of Users.

Slots

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.

Author(s)

Adam C. Gower agower@bu.edu

See Also

Functions for working with Group records are described in Groups.


agower/GeneHive documentation built on April 14, 2022, 5:08 a.m.