Skip to contents

utility to plot output of speedtest(), rate of points analyzed per hour

Usage

speedtest_plot(x, ltype = "b", plotfile = NULL, secondsperthousand = FALSE)

Arguments

x

table from speedtest(), or one element of output of speedtest_runtime_scenarios()

ltype

optional type of line for plot

plotfile

optional path and filename of .png image file to save

Value

side effect is a plot. returns x but with seconds column added to it

See also