recoverLog: Recover latest actel crash log

View source: R/helper.R

recoverLogR Documentation

Recover latest actel crash log

Description

Recover latest actel crash log

Usage

recoverLog(file, overwrite = FALSE)

Arguments

file

Name of the file to which the log should be saved.

overwrite

Logical: If 'file' already exists, should its content be overwritten?

Value

No return value, called for side effects.

Examples



recoverLog(file = paste0(tempdir(), "/new_log.txt"))




hugomflavio/actel documentation built on April 18, 2024, 4:23 a.m.