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.

...

Additional arguments are ignored.

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 jamsession objects: grep_objects(), list_objects(), load_object(), save_object()


jmw86069/jamsession documentation built on March 4, 2025, 8:20 p.m.