A function to start logging the session history for a graphic driver run
start_session_log(
x,
outputfile = "example.PDF",
pos = 1,
envir = as.environment(pos),
...
)
used internally
passed to name the session history log file
used internally by some functions
used internally by some functions
additional params
David Wade
Note that the stop_session_log function is used to stop the logging and save the log file.