Description Usage Arguments Value See Also Examples
Return the directory name of pathname path.
The result is the same as for dirname,
and this function is only included here for completeness.
1 | path_dirname(path)
|
path |
Character vector of paths. |
Character vector of directory names.
1 | path_dirname(c("/foo/bar", "/foo/bar/", ".", "foo/bar.c", "~"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.