View source: R/get_file_suffix.R
get_file_suffix | R Documentation |
Get sufffix of input file.
get_file_suffix(file_name)
file_name |
A string for file names. |
Return file suffix.
get_file_suffix("myfile.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.