to_basename | R Documentation |
Return return a vector where all valid filepaths are converted to file basenames. E.g. "dir1/dir2/text.file" is converted to "text.file"
to_basename(x)
x |
Character vector |
Character vector
Other private:
is_filepath()
,
log_get()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.