jst_get_file_name | R Documentation |
This helper simply extracts the basename of a path and removes the extension,
e.g. foo/bar.txt
is shortened to bar
.
jst_get_file_name(file_path)
file_path |
A path to a file |
A character vector, containing the basename of the file without an extension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.