Description Usage Arguments Value Examples
creates a data.table with enhanced file-information from a directory. additional arguments are passed to dir_info from the fs-library.
1 |
dir |
directory to data.tablize |
This function returns a data.table
with file-information.
1 2 3 4 | ## Not run:
dir_table('/path/to/folder')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.