Learn R Programming

rrepast (version 0.8.0)

jvm.setOut: jvm.setOut

Description

Set the System.out filed to a file

Usage

jvm.setOut(f)

Arguments

f

The output file name

Examples

Run this code
# NOT RUN {
   jvm.setOut("/tmp/SysteOut.log")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab