Learn R Programming

autoslider.core (version 0.3.1)

table_to_slide: Add decorated flextable to slides

Description

Add decorated flextable to slides

Usage

table_to_slide(
  ppt,
  content,
  decor = TRUE,
  layout = "Title and Content",
  table_loc = ph_location_type("body"),
  usernotes = "",
  ...
)

Value

Slide with added content

Arguments

ppt

Slide

content

Content to be added

decor

Should table be decorated

layout

layout from theme

table_loc

Table location

usernotes

User notes

...

additional arguments