timing: Return the timing information of a simulation.

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

timing is a generic function that extracts the raw data from a simulation.

Usage

1
timing(sim, ...)

Arguments

sim

A simulation object.

...

Additional arguments to be passed to the particular method for the given object tye.

Value

The form of the value returned by timing depends on the class of its argument. See the documentation of the particular methods for details of what is produced by that method.

See Also

timing.simulation


jeff-hughes/simulateR documentation built on May 19, 2019, 1:45 a.m.