get_fl_nm_from_path | R Documentation |
get_fl_nm_from_path() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get file name from path. The function returns File name (a character vector of length one).
get_fl_nm_from_path(path_1L_chr)
path_1L_chr |
Path (a character vector of length one) |
File name (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.