Description Usage Arguments Value See Also Examples
Extract the indices of a path. Stands in contrast to front
/back
in that with the later two the user wants the ends of the path elements (front
or bacK) whereas with index
the user wants the middle elements of a path.
1 |
x |
A |
inds |
A vector of indices to select from. |
collapse |
logical. If |
... |
ignored. |
Returns a vector (either atomic
or list
of
character
path elements) of sub-paths.
Other sub-path manipulation functions: before
,
front
, swap
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.