Package index
-
apa.cor.table() - Create an APA-style correlation table
-
apa.reg.table() - Create an APA-style regression table
-
apa.aov.table() - Create an APA-style fixed-effects ANOVA table
-
apa.1way.table() - Create an APA-style table of means for a one-way design
-
apa.2way.table() - Create an APA-style table of means for a two-way design
-
apa.d.table() - Create an APA-style table of pairwise d-values
-
apa.afex.table() - Create an APA-style ANOVA table from afex output
Use tables in Quarto (apaquarto)
A table goes into a Quarto document one way: build it on one line, then pass it to the entry point named for the document’s own destination – apa.quarto.pdf(), apa.quarto.docx(), apa.quarto.html() or apa.quarto.revealjs() – on the next. The rest of this section sets a project up and writes the code for you.
-
apa.quarto.revealjs()apa.quarto.pdf()apa.quarto.docx()apa.quarto.html() - Display an apaTables table in a Quarto document
-
apa.quarto.new() - Start a new APA manuscript that renders on the first try
-
apa.quarto.setup() - Install or repair this project's apaquarto extension
-
apa.quarto.template() - Print a ready-to-paste apaquarto chunk for a table
-
apa.quarto.example() - Write two ready-to-render example documents showing every apaTables table
-
apa_caption() - Caption text for a table (for the apaquarto
tbl-capsettings line) -
apa_note_text() - Note text for a table (for the apaquarto
apa-notesettings line)
Save tables to Word or HTML
The other way out of apaTables: one command writes a table – or several tables – to a Word (.docx) or HTML file.
-
apa.save() - Save apaTables tables to a Word (.docx) or HTML (.html) file
-
get.ci.partial.eta.squared() - Calculates confidence interval for partial eta-squared in a fixed-effects ANOVA
-
album - album data from textbook
-
dating_wide - dating data from textbook
-
drink_attitude_wide - drink attitude data from textbook
-
Eysenck - Eysenck data
-
fidler_thompson - Fidler & Thompson (2001) Fixed-Effects ANOVA data
-
goggles - goggles data from textbook
-
viagra - viagra data from textbook