fsize: Print a file size in a human-readable format

View source: R/fsize.R

fsizeR Documentation

Print a file size in a human-readable format

Description

Print a file size in a human-readable format

Usage

fsize(path, digits = 0)

Arguments

path

quoted path to file

digits

number of decimal places to pring

Value

The file size, formatted with appropriate prefix

See Also

file.size(), humanReadable


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.