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

Issue583 #584

Closed mariusbarth closed 7 months ago

mariusbarth commented 7 months ago

Hi @crsh,

so this is an attempt at fixing what has been described in issue #583.

In addition to what I implemented here, we could consider sanitize_terms() to always remove leading underscores.

crsh commented 7 months ago

Regarding your suggestion on sanitize_terms(), I think this would make sense. If you want to add this to this PR, feel free and also feel free to merge.