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



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.2, https://cran.r-project.org/web/packages/papaja
Previous versions and publish date:
0.1.0 (2022-06-23 09:10), 0.1.1 (2022-07-05 02:10)
Other packages that cited papaja R package
View papaja citation profile
Other R packages that papaja depends, imports, suggests or enhances
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns