log_enable {cvasi} | R Documentation |
Start and stop logging
Description
Start and stop logging
Usage
log_enable(file = NULL, append = TRUE, envir = parent.frame())
log_disable()
Arguments
file |
|
append |
|
envir |
log will be automatically disabled if |
Value
no return value
[Package cvasi version 1.1.3 Index]