humanBytes {sonicscrewdriver}R Documentation

Converts bytes in human readable form

Description

Given an input of bytes calculates the result in a sensible output unit (e.g. MB, GB, PB).

Usage

humanBytes(S)

Arguments

S

Number of bytes

Value

String in human readable format


[Package sonicscrewdriver version 0.0.7 Index]