View source: R/headerBuildeR.R
Build Header for LaTeX Table
1 | headerBuildeR(caption, mat, outcomeVar = NULL, analysis, stats)
|
caption |
Caption produced by internal function titleR |
mat |
Name of result summary matrix to look for in environment...Format: <outcome>_<analysis>_<model> |
outcomeVar |
Outcome variable name |
analysis |
Analysis that produced data for regression analyses: "cfa", "bf", or "lca" |
stats |
Vector of types of statistics in table, e.g., c('Estimate', 'Pr(>|t|)') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.