R/miscellanous.R
get_file_extension.Rd
Internally used in count_seq(). Warning: don't work when there is '.' in the name of the file before the extension
count_seq()
get_file_extension(file_path)
(required): path to a file
The extension of a file.
Adrien Taudière