convert2bytes {sonicscrewdriver} | R Documentation |
Convert bits to bytes
Description
Converts time measurements into seconds
Usage
convert2bytes(S, input = "bits")
Arguments
S |
The value to convert |
input |
The unit to convert, allowed values are "bits", "kB", "MB", "GB" |
Value
The numeric value in seconds
[Package sonicscrewdriver version 0.0.7 Index]