Description Usage Arguments Value Examples
Extracts the first (or nth) entry from each split.
1 | get_nth_part(x, delimiter, entry_no)
|
x |
A character vector. |
delimiter |
A character to split by. |
entry_no |
A number indicating which part of split to return. |
A character vector containing parts
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.