conv_byte: function to convert numeric (byte) value into pretty byte...

View source: R/utils.R

conv_byteR Documentation

function to convert numeric (byte) value into pretty byte representation

Description

taken from: https://stackoverflow.com/questions/29787452/how-do-i-quickly-convert-the-size-element-of-file-info-from-bytes-to-kb-mb-g taken from

Usage

conv_byte(size)

Arguments

size

Numeric size value.

Author(s)

Andreas Scharmueller andschar@protonmail.com


andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.