R/times.R
maxTimeunit.Rd
Determine the largest timestep unit in a simulation
maxTimeunit(sim) # S4 method for class 'simList' maxTimeunit(sim)
A simList simulation object.
simList
The timeunit as a character string. This defaults to NA if none of the modules has explicit units.
NA
Eliot McIntire and Alex Chubaty