n_generations {SimInf}R Documentation

Determine the number of generations

Description

Determine the number of generations

Usage

n_generations(object)

## S4 method for signature 'SimInf_abc'
n_generations(object)

Arguments

object

the SimInf_abc object to determine the number of generations for.

Value

an integer with the number of generations.


[Package SimInf version 9.7.0 Index]