file_parts | R Documentation |
Divide a fully qualified filename into directory, name and extension parts
file_parts(filename, extSep = ".")
filename |
the fully qaulified file name to parse |
extSep |
the extension separator |
a character vector of file parts, or a list of character vectors if the input has more than one element
Other FILE: cp_dir
,
get_temp_dirname
,
get_temp_filename
, rsync_dirs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.