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 Aug. 21, 2026, 5:15 p.m.