Learn R Programming

rcontroll (version 0.1.2)

get_log: Extract simulation log

Description

get_forest() extract the simulation log TROLL outputs.

Usage

get_log(sim, ...)

# S4 method for trollsim get_log(sim, ...)

Value

the log in the console

Arguments

sim

trollsim or trollstack.

...

unused argument.

See Also

trollsim(), trollstack(), troll(), stack()

Examples

Run this code

data("TROLLv3_output")
get_log(TROLLv3_output)

Run the code above in your browser using DataLab