| add_anova_table | Adds a stats::anova(fit1, fit2) table. |
| add_appendix | Adds an appendix |
| add_code_file | Adds the text of a code file in a mono 10pt font,... |
| add_figure | Adds a figure |
| add_fit_cook_fig | Adds a plot of Cook's distance by observation number. |
| add_fit_figs | Add plots for fits. |
| add_fit_op_fig | Adds an observed versus predicted plot. |
| add_fit_qq_fig | Adds a normal Q-Q plot of residuals. |
| add_fit_rl_fig | Adds a plot of residual by leverage. |
| add_fit_rp_fig | Adds a plot of residual by predicted value. |
| add_glm_table | Adds a glm table. |
| add_lm_table | Adds an lm table. |
| add_md | Adds markdown content as paragraphs in the default style. |
| add_styling | Adds styling for the columns of a data frame. |
| add_table | Adds a flextable |
| apa_docx | Creates an docx file with APA sections containing bookmarked... |
| apa_paragraph_md | Converts markdown to a paragraph in APA style. |
| apatfa-package | apatfa: Generates APA Tables, Figures, and Appendix Sections |
| as_flextable_aov | Converts an aov to a flextable. |
| as_flextable_dwt | Converts a Durbin-Watson Test to a flextable. |
| as_flextable.effectsize_anova | Converts an effectsize_anova to a flextable. |
| as_flextable_glm | Converts a glm to a flextable. |
| as_flextable_htest | Converts an htest to a flextable. |
| as_flextable.kruskal_effsize | Converts a kruskal_effsize to a flextable. |
| as_flextable_leveneTest | Converts a Levene Test to a flextable. |
| as_flextable_lm | Converts an lm to a flextable. |
| as_flextable.power.htest | Converts a power.htest to a flextable. |
| as_flextable.raov | Converts an raov to a flextable. |
| as_flextable.summary.rfit | Converts a summary.rfit to a flextable. |
| as_flextable.TukeyHSD | Converts a TukeyHSD to a flextable. |
| as_phrase | Converts a vector of strings to a phrase. |
| as_t | Converts a string to a chunk of text in the default table... |
| autofit_width | Fits the column widths of a flextable using dim_pretty |
| begin_figure | Begins capturing a figure using svg |
| blank_axis_x | Conditionally blanks the x axis. |
| blank_axis_y | Conditionally blanks the y axis. |
| dstats | Gets descriptive statistics for variable v. |
| dstats_row | Gets a tibble row summarizing the statistics of a named... |
| end_figure | Stops capturing a figure |
| facet_grid_paginate | Split facet_grid over multiple plots |
| get_styles | Gets a styles list. |
| get_tfa | Gets a tfa |
| ggimg | Converts a static image to a ggplot with fixed coordinates. |
| grouped_bookmark | Gets a bookmark for a grouping combination. |
| grouped_combn | Converts a vector of grouping variables to a list of... |
| grouped_title | Gets a title for a grouping combination. |
| hrotate | Rotates the header of a flextable. |
| init_tfas | Initializes the list of tables, figures, and appendices |
| integers_in_extended_range | Returns the integer values in the range of x, expanded. |
| integers_in_range | Returns the integer values in the range of x. |
| is_normal | Runs a Shapiro-Wilk test of normality. |
| is_outlier | Uses the geom_boxplot() algorithm to identify the outlier... |
| load_figure | Loads a figure |
| load_table | Loads a flextable |
| md_notes | Creates notes from markdown. |
| md_title | Creates a title from markdown. |
| note_cor_test | Performs a correlation test and appends a note about it. |
| note_estimate_htest | Appends a note about an estimate from a hypothesis test. |
| note_facets | Appends a note about faceting. |
| note_fit_model | Appends a note about that. |
| note_intro | Prefixes notes with an intro: Note. |
| note_normal | Appends a note about a Shapiro-Wilk test of normality. |
| note_paras | Converts a list of strings to a list of styled paragraphs. |
| note_p_levels | Returns a paragraph of significance levels for p. |
| note_p_value | Appends a note about a p value. |
| note_statistic_htest | Appends a note about a statistic from a hypothesis test. |
| note_table | Converts a list of paragraphs to a flextable with one column. |
| note_that | Appends a note about that. |
| out_of_date | Performs a dependency check. |
| pipe | Pipe operator |
| poisson_lambda_ci | Returns the estimated Poisson lambda parameter with CI. |
| pval | Converts p values to formatted text. |
| pval_pars | Converts p values to formatted paragraphs. |
| rotate_header | Rotates and aligns the header of a flextable |
| scale_color_true_false | Gets a scale_color_manual with TRUE and FALSE aesthetic keys. |
| scale_color_yes_no_na | Gets a scale_color_manual with Yes, No, NA aesthetic keys. |
| scale_fill_true_false | Gets a scale_fill_manual with TRUE and FALSE aesthetic keys. |
| scale_fill_yes_no_na | Gets a scale_fill_manual with Yes, No, NA aesthetic keys. |
| set_apa_defaults | Sets APA style defaults for flextable and ggplot2 |
| signif_format | Returns significance codes using asterisk and dagger... |
| StamenAttribution | Creates an attribution label for maps provided by Stamen... |
| styler | Applies styles to a flextable. |
| styler_with_spanner | Applies styles to a flextable with a table spanner. |
| theme_apa | Applies the APA theme to a flextable |
| title_case | Converts a title to APA title case. |
| title_n | Suffixes a title with information about the number of... |
| zscore | Computes standardized scores. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.