fileInfo: file information in data.frame format

fileInfoR Documentation

file information in data.frame format

Description

file information in data.frame format

Usage

fileInfo(fileList, ...)

Arguments

fileList

character vector with one or more file paths.

Details

This function is a minor extension to file.info() in that it adds the filename as a proper colname, and "size" which contains a text file size.

Value

data.frame with file information, including "filename" and "size" as additional colnames as compared to file.info() output.

See Also

Other jam practical functions: breakDensity(), checkLightMode(), check_pkg_installed(), colNum2excelName(), color_dither(), diff_functions(), exp2signed(), fixYellow(), getAxisLabel(), handleArgsText(), heads(), isFALSEV(), isTRUEV(), jamba, jargs(), kable_coloring(), lldf(), log2signed(), make_html_styles(), make_styles(), match_unique(), mergeAllXY(), middle(), minorLogTicks(), newestFile(), printDebug(), renameColumn(), rmInfinite(), rmNAs(), rmNA(), rmNULL(), sclass(), sdim(), setPrompt()


jmw86069/jamba documentation built on March 26, 2024, 5:26 a.m.