intvect2char: Converts model.names from numeric to character...

Description Usage Arguments Value Author(s)

View source: R/transmn.R

Description

Converts a list of vectors consisting of the numbers 2:n into a character vector representing the same thing.

Usage

1
intvect2char(numnames)

Arguments

numnames

A list of numeric vectors each consisting of the numbers 2:n

Value

intvect2char returns a character vector. Crucial: callng char2intvect on the output of intvect2char should always get you back to the original starting input.

Author(s)

Daniel Reuman, reuman@ku.edu


reumandc/mms documentation built on May 28, 2019, 5:39 p.m.