Description Usage Arguments Value Examples
Get Processing Time Summary
1 | get_processing_time_summary(parsed_log)
|
parsed_log |
A tibble of FAH Client logs that are parsed
( |
Tibble summary of processing time for different work units by folding slot.
1 2 3 | read_fah_logs("~/../AppData/Roaming/FAHClient/logs/") %>%
clean_logs() %>%
get_processing_time_summary()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.