add_lm_table: Adds an lm table.

add_lm_tableR Documentation

Adds an lm table.

Description

Adds an lm table.

Usage

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

Arguments

x

An lm fit.

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.

...

Additional args for add_table().

Value

A flextable.


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