tdmGraAndLogFinalize: Finalize graphics and log file

Description Usage Arguments

View source: R/tdmGraphicUtils.r

Description

Finalize graphics and log file

Usage

1
tdmGraAndLogFinalize(opts, gdObj = NULL)

Arguments

opts

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

gdObj

object of class TDMgdev, the return value from tdmGraAndLogInitialize, to ensure that tdmGraAndLogInitialize was called before (and the sink on opts$LOGFILE can be closed)


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