jvm.setOut {rrepast}R Documentation

jvm.setOut

Description

Set the System.out filed to a file

Usage

jvm.setOut(f)

Arguments

f

The output file name

Examples

## Not run: 
   jvm.setOut("/tmp/SysteOut.log")
## End(Not run)



[Package rrepast version 0.8.0 Index]