recoverLog | R Documentation |
Recover latest actel crash log
recoverLog(file, overwrite = FALSE)
file |
Name of the file to which the log should be saved. |
overwrite |
Logical: If 'file' already exists, should its content be overwritten? |
No return value, called for side effects.
recoverLog(file = paste0(tempdir(), "/new_log.txt"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.