summary_log: write a log entry

Description Usage Arguments Value Note Author(s) See Also

Description

This function will summarize the information of a specific log-file.

Usage

1
summary_log(filepath_log = "log.csv")

Arguments

filepath_log

Character. Specify file path to write the log file.

Value

A list of dataframes including information about duration of work per day, per nodename and both.

Note

The results are not necessarily as intended: It is assumed that you work once a day without breaks. Optionally adjust the logfile as well as the function log_summary to fit your needs.

Author(s)

Frederik Sachser

See Also

write_log


sachserf/framework documentation built on May 29, 2019, 12:21 p.m.