R/justify_char_numeric.R
    justify_char_numeric.RdFunction to build justification framework for pander
justify_char_numeric(ColNum = NULL, Character = NULL, Numeric = NULL)
| ColNum | Numeric, the total number of columns | 
|---|---|
| Character | Numeric vector, the numeric position of character columns. | 
| Numeric | Numeric vector, the numeric position of numeric columns. | 
A character string specifying the justification for a pander table.