count_errors_log: Count errors in a log file

Description Usage Arguments Value Author(s)

View source: R/count_errors_logs.R

Description

Reports occcurrences of common errors in log files generated by run_optim().

Usage

1
count_errors_log(path_to_log)

Arguments

path_to_log

path to a log file to search the errors in. The log file can be a .txt or .log file.

Value

a list with the indexes of trees that returned each error. Also prints the nb of occurrences of each error to the console

Author(s)

Théo Pannetier


TheoPannetier/DDvTDtools documentation built on Oct. 22, 2020, 2:31 p.m.