Description Usage Arguments Details Value See Also Examples
parse.file_ext
1 | parse.file_ext(files = NULL, with_paths = FALSE)
|
files |
takes a string or list of file names. |
with_paths |
logical Do the file names contain paths. Relatively useless but kept for backwards compatibility. |
Given a file name, path or relative path this will extract the file extensions and parse properly into a data frame object that can then be used as a ref table.
a DataFrame with two columns files and ext for extensions
Other startup functions: adf
,
chain.df
, dev.opts_in
,
packs.hush
, ul.as
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.