fileInfo | R Documentation |
file information in data.frame format
fileInfo(fileList, ...)
fileList |
|
... |
Additional arguments are ignored. |
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.
data.frame
with file information, including "filename" and "size"
as additional colnames as compared to file.info()
output.
Other jamsession objects:
grep_objects()
,
list_objects()
,
load_object()
,
save_object()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.