APA_table: Apply some standard APA format options to a flextable

APA_tableR Documentation

Apply some standard APA format options to a flextable

Description

Quickly set the font size to 11; the font style to Times New Roman; add two header lines with the table number and title; and auto fit all columns.

Usage

APA_table(table_object, table_title, include_note)

Arguments

table_object

The table object you want to turn into an APA-style table. Can be a data frame or a tibble.

table_title

The title you want to add to the table

include_note

Option to add a note to the end of the table as a footer. Can either be a string of text, or FALSE if you do not wish to add any notes.


ryan-a-schneider/legaldmlab documentation built on July 2, 2023, 5:02 a.m.