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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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