pingers_heatmap {pingers} | R Documentation |
Generates a heatmap that displays the packet loss hotspots on an hourly basis during the week.
pingers_heatmap(logs = NULL)
logs |
network_logs file |
highcharts heatmap
## Not run:
pingers_heatmap(net_logs)
## End(Not run)