Tables
module 10
week 15
apa
kable
knitr
papaja
R Markdown
table
Create tables in R Markdown
Here we’ll convert those data frames to nicely formatted tables for publications and presentations.
Learning objectives
- Use
kable()
to make basic tables - Supplement
kable()
with{kableExtra}
functions - Make APA-formatted tables with
{papaja}
’sapa_table()
Pre-meeting
To prepare for this class meeting, please do the following:
Class meeting
Homework after the class meeting
For next class meeting
- Read papaja manual 1