file information in data.frame format
Value
data.frame with file information, including "filename" and "size"
as additional colnames as compared to file.info() output.
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.
See also
Other jamsession internals:
clean_jamsession_name(),
list_functions(),
list_jamsessions(),
list_objects(),
print_pkg_description()