is_integration_error_log: Checks if log file shows integration error

View source: R/is_integration_error.R

is_integration_error_logR Documentation

Checks if log file shows integration error

Description

Checks if log file shows integration error

Usage

is_integration_error_log(log_lines)

Arguments

log_lines

Character vector containing the contents of the log files as read by read_log_file().

Value

A boolean, TRUE if integration error occured, FALSE if not.

Author(s)

Pedro Santos Neves


Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.