| determine_alignment | R Documentation |
Creates column alignment string for LaTeX tables. Variable and Group columns are left-aligned; all others are centered.
determine_alignment(df)
df |
Data.frame or data.table to determine alignment for. |
Character string with alignment codes (e.g., "rlcc").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.