Learn R Programming

sonicscrewdriver (version 0.0.7)

convert2bytes: Convert bits to bytes

Description

Converts time measurements into seconds

Usage

convert2bytes(S, input = "bits")

Value

The numeric value in seconds

Arguments

S

The value to convert

input

The unit to convert, allowed values are "bits", "kB", "MB", "GB"