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.3")



Attach the package and use:
library("papaja")
Maintained by
Frederik Aust
[Scholar Profile | Author Map]
First Published: 2022-06-23
Latest Update: 2022-07-05
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.3, https://cran.r-project.org/web/packages/papaja. Accessed 09 May. 2025.
Previous versions and publish date:
0.1.0 (2022-06-23 09:10), 0.1.1 (2022-07-05 02:10), 0.1.2 (2023-09-29 10:40)
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for papaja20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
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  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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