log_dir | R Documentation |
log_dir()
gets and sets the .log_dir
option and the coviData_log_dir
environment variable. The latter can be set persistently on Windows using
persistent = TRUE
.
log_dir(dir, persistent = FALSE)
dir |
The path to the log directory. If missing, |
persistent |
Should the |
The current logging directory if dir
is missing, or a named list
of the old logging directory if used to change the logging directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.