Description Usage Arguments Details Value
Custom wrapper for list.files().
| 1 2 | 
| dir | character. Direct paramater to pass to  | 
| rgx | charager. (Regular expression.) Direct paramater to pass to  | 
| recursive | logical. Direct paramater to pass to  | 
| ... | dots. Additional parameters to pass to  | 
| reorder | logical. Indicates whether to move path column to last column (for more optimal printing). | 
| keep_all | logical. Indicates whether to keep all of the  | 
| cols_exclude | character (vector). Columns to exclude. | 
Columns are renamed to replicate those output bye fs::file_info function.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.