R/read_log_file.R
read_log_file.Rd
Read and parse logrx file
read_log_file(file)
String. Path to a logrx log file
Tibble. Object that includes nested and parsed content
if (FALSE) { read_log_file(previous_log_filepath) }