scanReportToTibble.Rd
Converts a scan report from WaitRabit to a tibble with specified number of rows.
scanReportToTibble(scan_report, n_rows)
The scan report data frame.
Number of rows for the resulting tibble.