read_log_file: Read log file lines

View source: R/read_log_file.R

read_log_fileR Documentation

Read log file lines

Description

Simply sanitizes the input path and reads log files into a character vector.

Usage

read_log_file(log_file_path)

Arguments

log_file_path

A string with the path for a standard Peregrine HPCC log file.

Value

Character vector with the contents of the log file as returned by readLines().

Author(s)

Pedro Santos Neves


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