splitPath | R Documentation |
The first normalized path is split on forward and backward slashes and its components returned as character vector. The drive or network home are extracted separately on windows systems and empty on all other systems.
splitPath(path)
path |
[ |
named list
: List with components “drive” (character(1)
and “path” (character(n)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.