APA_Table: LM APA Table

LMApaTableR Documentation

LM APA Table

Description

This will take your lm output and put it into a semi-correct APA table with the coefficient, standard error and the P-value.

Usage

LMApaTable(model, Bold = FALSE)

Arguments

model

This is a model return from lm.

Bold

This is an option for if you would like to bold statistically significant coefficients from your model.

Value

This will return a markdown table that when knit will look like an APA table (sort of).


Jenna-Cassinat/Reports documentation built on Nov. 1, 2022, 12:59 a.m.