file_size_formated: file size, nicely formatted

Description Usage Arguments Value Examples

View source: R/file_size_formated.R

Description

file size formatted smartly to use a unit appropiate for it's size

Usage

1

Arguments

size

size to format

Value

This function returns a character vector with the size appropriately formatted.

Examples

1
2
3
4
## Not run: 
file_size_formated(1:10)

## End(Not run)

emilBeBri/dttools documentation built on April 21, 2021, 5:44 a.m.