nice_speed: Convert a test speed, in Mbits/s, to its string...

Description Usage Arguments Value

View source: R/util.r

Description

- Assumes number is in Mbits/s to start off with - Only chooses between Kbit/s, Mbit/s, and Gbit/s

Usage

1
nice_speed(number)

Arguments

number

numeric The speed to be converted

Value

character The character representation of the speed


hrbrmstr/speedtest documentation built on March 28, 2020, 6:04 p.m.