View source: R/get_file_base_sans_ext.R
get_file_base_sans_ext | R Documentation |
The path need not to actually exist
get_file_base_sans_ext(filename)
filename |
A filename |
That filename without its full path and extension
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
# Path need not exist, use UNIX path as example
# test
get_file_base_sans_ext("/home/homer/test.txt")
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.