speed_test: Function to run the 'speedtest-cli' internet bandwidth...

View source: R/speed_test.R

speed_testR Documentation

Function to run the speedtest-cli internet bandwidth programme.

Description

Function to run the speedtest-cli internet bandwidth programme.

Usage

speed_test(n = 1, sleep = NA, verbose = TRUE)

Arguments

n

Number of times to run the speed test.

sleep

If n is not 1, the number of seconds to sleep before speed tests.

verbose

Should the function give messages?

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.