add_table: Adds a flextable

View source: R/apatfa.R

add_tableR Documentation

Adds a flextable

Description

Adds a flextable

Usage

add_table(x, bookmark, title, styles, notes = NULL, wide = FALSE, width = NULL)

Arguments

x

A flextable.

bookmark

Bookmark for the table.

title

Title for the table.

styles

A styles list to use.

notes

Notes about the table.

wide

Should the table be displayed in landscape?

width

Width for the table in inches.

Value

A flextable.


toddagood/apatfa documentation built on Jan. 30, 2023, 11:51 p.m.