Other packages > Find by keyword >

papaja  

Prepare American Psychological Association Journal Articles with R Markdown
View on CRAN: Click here


Download and install papaja package within the R console
Install from CRAN:
install.packages("papaja")

Install from Github:
library("remotes")
install_github("cran/papaja")

Install by package version:
library("remotes")
install_version("papaja", "0.1.4")



Attach the package and use:
library("papaja")
Maintained by
Frederik Aust
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-23
Latest Update: 2024-10-24
Description:
Tools to create dynamic, submission-ready manuscripts, which conform to American Psychological Association manuscript guidelines. We provide R Markdown document formats for manuscripts (PDF and Word) and revision letters (PDF). Helper functions facilitate reporting statistical analyses or create publication-ready tables and plots.
How to cite:
Frederik Aust (2022). papaja: Prepare American Psychological Association Journal Articles with R Markdown. R package version 0.1.4, https://cran.r-project.org/web/packages/papaja. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:39), 0.1.0 (2022-06-23 09:10), 0.1.1 (2022-07-05 02:10), 0.1.2 (2023-09-29 10:40), 0.1.3 (2024-10-24 13:10), 0.1.4 (2025-09-27 01:30)
Other packages that cited papaja R package
View papaja citation profile
Other R packages that papaja depends, imports, suggests or enhances
Complete documentation for papaja
Functions, R codes and Examples using the papaja R package
Some associated functions: add_col_spanners . add_effect_sizes . add_equals . add_row_names . apa6_pdf . apa_barplot . apa_beeplot . apa_df . apa_factorial_plot . apa_factorial_plot_single . apa_interval . apa_lineplot . apa_num . apa_p . apa_prepare_doc . apa_print.BFBayesFactor . apa_print.aov . apa_print.emmGrid . apa_print.glht . apa_print.glm . apa_print.htest . apa_print.list . apa_print.lme . apa_print.merMod . apa_print . apa_print.papaja_wsci . apa_table . arrange_anova . arrange_regression . beautify . beautify_terms . brighten . canonize . cite_r . combine_plotmath . complete_observations . conf_int . corresponding_author_line . default_label . defaults . escape_latex . extract_apa_results_table . fast_aggregate . fetch_web_refs . fetch_zotero_refs . format_cells . generate_author_yml . glue_apa_results . hd_int . in_paren . indent_stubs . init_apa_results . lines.matrix . localize . lookup_tables . merge_tables . package_available . papaja . points.matrix . print_anova . print_model_comp . print_scientific . quote_from_tex . r_refs . remove_comments . render_appendix . revision_letter_pdf . sanitize_terms . se . sel . simple_codebook . sort_columns . sort_terms . strip_math_tags . summary.papaja_wsci . theme_apa . transmute_df_into_label . validate . word_title_page . wsci . 
Some associated R codes: add_custom_effect_sizes.R . apa6_formats.R . apa_barplot.R . apa_beeplot.R . apa_factorial_plot.R . apa_interval.R . apa_lineplot.R . apa_num.R . apa_print.R . apa_print_BFBayesFactor.R . apa_print_anova.R . apa_print_emm_lsm.R . apa_print_glht.R . apa_print_glm.R . apa_print_htest.R . apa_print_list.R . apa_print_manova.R . apa_print_merMod.R . apa_print_nlme.R . apa_print_wsci.R . apa_results_table.R . apa_table.R . arrange_anova.R . calculations.R . cite_r.R . deprecated_defunct.R . fast_aggregate.R . generate_author_yml.R . glue_apa_results.R . in_paren.R . lookup_tables.R . onload.R . papaja.R . print_anova.R . print_model_comp.R . r_refs.R . remove_comments.R . revision_letter_format.R . theme_apa.R . tidy_es.R . transmute_df_into_label.R . utils.R . utils_docs.R . utils_plot.R . utils_text.R . variable_label.R . word_title_page.R .  Full papaja package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA