split_path | R Documentation |
Split path into segments
split_path(path)
path |
A character vector of paths to be split. |
A tibble with one row per path and columns for each segment separated by '/'.
split_path(c("/path/to/resource"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.