Description Usage Arguments Value
Inverse conversion of intvect2char.
1 | char2intvect(charnames)
|
charnames |
A character vector, should represent in character form numeric vectors concisting of the integers 2:n. Formats such as c(2,4) and 2:5 are allowed. |
char2intvect
returns a list of character vectors representing the same information. Crucial: callng char2intvect
on the output of intvect2char
should always get you back to the original starting input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.