| lt_colNames_default | R Documentation |
If colnames(mat) is not NULL, this function will use
colnames(mat) as the colNames argument in latexTable().
If colnames(mat) is NULL, column names will be determined by
\linkIntlt_colNumbers.
lt_colNames_default( mat = parent.frame()$mat, SE_table = parent.frame()$SE_table )
mat |
A matrix, typically a |
SE_table |
Logical variable. See \linkIntlatexTable. |
The function is not exported and is intended to be called only by \linkIntlatexTable.
A vector of strings. Each string is a column\NBname.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.