Description Usage Arguments Value Author(s)
Converts a list of vectors consisting of the numbers 2:n into a character vector representing the same thing.
1  | intvect2char(numnames)
 | 
numnames | 
 A list of numeric vectors each consisting of the numbers   | 
intvect2char returns a character vector. Crucial: callng char2intvect on the output of intvect2char should always get you back to the original starting input.
Daniel Reuman, reuman@ku.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.