Description Usage Arguments Value
This auxiliary function extracts the (string) element in the
position
argument of the vector
argument.
1 | vecextract(vector, position, truncation = 0)
|
vector |
the vector from which we want to extract the elements. |
position |
the position in |
truncation |
the number of characters from the front of the element being extracted that should be dropped. |
A chracter/string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.