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.
As discussed in #85, when in manuscript mode the abstract is numbered when setting numbersections: yes, which is probably undesirable in most cases. This PR should fix this.
As discussed in #85, when in manuscript mode the abstract is numbered when setting
numbersections: yes
, which is probably undesirable in most cases. This PR should fix this.