Extracts all but the file extensions from a vector of file names (discarding the dot by default).
1 | get.filename(filelist, includedot = FALSE)
|
filelist |
is a string vector of file names, from which the file extension is extracted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.