getMisc {SIMplyBee}R Documentation

Get miscellaneous information in a population

Description

Get miscellaneous information in a population

Usage

getMisc(x, node = NULL)

Arguments

x

Pop-class

node

character, name of the node to get from the x@misc slot; if NULL the whole x@misc slot is returned

Value

The x@misc slot or its nodes x@misc[[*]][[node]]


[Package SIMplyBee version 0.4.1 Index]