maxTimeunit: Determine the largest timestep unit in a simulation

maxTimeunitR Documentation

Determine the largest timestep unit in a simulation

Description

Determine the largest timestep unit in a simulation

Usage

maxTimeunit(sim)

## S4 method for signature 'simList'
maxTimeunit(sim)

Arguments

sim

A simList simulation object.

Value

The timeunit as a character string. This defaults to NA if none of the modules has explicit units.

Author(s)

Eliot McIntire and Alex Chubaty


SpaDES.core documentation built on June 22, 2024, 10:32 a.m.