SetStyle: Set styles of flextable cells

Description Usage Arguments Details Value

Description

Set styles of flextable cells

Usage

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)

Arguments

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

Details

For more detailed parameters description see CreateFLX().

Value

The styled flextable object


Gargantua404/SmoothExport documentation built on July 1, 2019, 1:27 a.m.