tdmGraAndLogInitialize: Initialize graphics and log file.

Description Usage Arguments Value

View source: R/tdmGraphicUtils.r

Description

The log file is opened in opts$dir.output/opts$LOGFILE, but only if opts$fileMode==TRUE.

Usage

1

Arguments

opts

with opts$GD.DEVICE one out of [ "pdf" | "png" | "win" | "rstudio" | "non" ], see tdmGraphicInit

Value

gdObj, an object of class TDMgdev. Pass this object on when calling tdmGraAndLogFinalize(opts,gdObj) (if not, a warning is issued before the sink-closing-error occurs)


TDMR documentation built on March 3, 2020, 1:06 a.m.