extract_file_name | R Documentation |
Extract the file name from a full path name.
extract_file_name(path, to_snake_case = FALSE)
path |
A character vector of path names. |
to_snake_case |
Should the file name be converted to snake case? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.