Add decorated flextable to slides

table_to_slide(
  ppt,
  content,
  decor = TRUE,
  table_loc = ph_location_type("body"),
  ...
)

Arguments

ppt

Slide

content

Content to be added

decor

Should table be decorated

table_loc

Table location

...

additional arguments

Value

Slide with added content