papaja Questions
5
I have the following document, that I am trying to compile with Rstudio:
---
title:
shorttitle:
author:
bibliography:
- library.bib
output: papaja::apa6_pdf
---
```{r message = FALSE, warning...
2
Solved
I'm creating an R Markdown document using the 'papaja' package and the 'apa7' LaTeX template. When used together, the latter package and template currently produce a conflict due to duplicated \aut...
Clot asked 8/1, 2022 at 18:20
1
© 2022 - 2024 — McMap. All rights reserved.