crsh / papaja

papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
https://frederikaust.com/papaja_man/
Other
651 stars 132 forks source link

Add support for analysis of deviance from car #580

Closed mariusbarth closed 3 months ago

mariusbarth commented 8 months ago

Hi @crsh,

This is my first shot at supporting analysis of deviance output from the car package. I need this for one of my manuscripts. There are probably a lot of things we could do to improve the functionality, but this will do in my use case, and I think something is better than nothing.

Best, Marius