Description Usage Arguments Details Value
Set styles of flextable cells
1 2 3 | SetStyle(df_flex, font, rows_as_footnote_title, rows_as_inner_headers,
rows_section_init, columns_left_align, rows_bold_upper_bordered,
cells_color, rows_p_value_color)
|
df_flex |
a flextable object |
font |
font size |
rows_as_footnote_title |
footer rows corresponding titles (Note, Designation, etc.) |
rows_as_inner_headers |
body rows with inner headers (names of features, characteristics, etc) |
rows_section_init |
body rows representing new section beginning (Normality test, etc) |
columns_left_align |
columns to align left |
rows_bold_upper_bordered |
rows with bold upper border |
cells_color |
rows coloured orange (i.e. for a dropouts table) |
rows_p_value_color |
body rows consisting of p_value for colouring |
For more detailed parameters description see CreateFLX()
.
The styled flextable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.