Description Usage Arguments Value
View source: R/justify_char_numeric.R
Function to build justification framework for pander
1  | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.