splitPathString | R Documentation |
Split path string environment variable
splitPathString(x = Sys.getenv("PATH"))
x |
|
character
.
Discrete path elements in a vector.
Intentionally does not make elements unique.
Updated 2021-08-18.
Sys.getenv("PATH")
splitPathString()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.