get_file_extension | R Documentation |
Internally used in count_seq()
. Warning: don't work when there is '.' in the name of the
file before the extension
get_file_extension(file_path)
file_path |
(required): path to a file |
The extension of a file.
Adrien Taudière
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.