Recent Releases of papaja
papaja - papaja 0.1.3
New functions
- Added new plotting function
apa_violinplot()for violin plots.- Accordingly,
apa_factorial_plot()gained argumentsargs_violinsandargs_density.
- Accordingly,
Existing functions
generate_author_yml()- Now preserves affiliation order for each author (see #569, @conig).
apa_print()- now returns an output object that is consistent with other output from
apa_print()- The table element does not have row names.
- Term names are now consistently constructed with
sanitize_terms().
- now supports output from
stats::binom.test()(see #576). - now supports analysis of deviance from the car package.
- For ANOVA methods, MSEs are again returned if requested by the user (reported by @Sashpta, #562). The global default for reporting MSEs now depends on the effectsize package: If effectsize is installed, the default for reporting MSEs is
FALSE, if effectsize is not installed, the default isTRUE.
- now returns an output object that is consistent with other output from
apa_*plot()functions have gained a new argumentset_par.sanitize_terms()now also replaces multiple consecutive underscores with a single underscore and removes leading underscores. This affects term names in output fromapa_print().cite_r()- gained the
langargument to specify the language of to-be-generated text.
- gained the
Misc
- Several improvements to the documentation
Templates
- APA 6
- DOCX
- Fixed bugs in table and figure numbering
- New YAML front matter flag
doi_citationsto use DOI-based citations via thedoi2citefilter, see rmdfiltr vignette.
- DOCX
- Revision letter
- Updated to latest version of CSL files
- HTML
Published by crsh over 1 year ago