roleData: A collection of data representing one state of a roleModel.

View source: R/roleData.R

roleData-classR Documentation

A collection of data representing one state of a roleModel.

Description

An S4 class to represent a roleModel state using 'localComm', 'metaComm', & 'rolephylo' bojects.

Usage

roleData(localComm, metaComm, phylo)

Arguments

localComm

A 'localComm' object containing the local community.

metaComm

A 'metaComm' object containing the meta community.

phylo

A 'rolePhylo' object containing the model phylogeny.

Slots

localComm

A 'localComm' object containing the local community.

metaComm

A 'metaComm' object containing the meta community.

phylo

A 'rolePhylo' object containing the model phylogeny.


role-model/roleR documentation built on April 3, 2025, 1:06 p.m.