Make shinyloadtest Report
data.frame returned from load_runs()
File where HTML output should be saved
Cutoff value for session duration plot. Defaults to the recording duration used to simulate df
or 60 seconds.
Cutoff value for total http latency plot
Cutoff value for max websocket latency plot
Whether to open the created output in the browser
Boolean that determines if the final output should be a self contained html file
Boolean that determines if progress output is displayed
The path to the report, invisibly
if (FALSE) {
shinyloadtest_report(slt_demo_data_1)
}