humanBytes: Converts bytes in human readable form

View source: R/convertFileSizes.R

humanBytesR 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


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