convert2bytes: Convert bits to bytes

View source: R/convertFileSizes.R

convert2bytesR 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


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.