| apply_case | Apply case transformation |
| apply_correlation_formatting | Apply correlation-specific formatting to a melliotab object |
| apply_sig_stars | Apply significance stars to a melliotab object |
| build_editor_data | Build extended editor data with metadata |
| build_table_label | Build table label text (e.g., "Table 1" or "TABLE I") |
| build_title_html | Build title HTML string for export (used by mt_copy) |
| capitalize_note_after_label | Capitalize prose note text after a period-ending note label |
| compact_header | Normalize a header for compact pattern checks |
| compress_image_for_url | Compress image for URL transfer |
| detect_ci_cols | Detect CI columns |
| detect_column_types | Detect column types from header names |
| detect_estimate_col | Detect the primary estimate column (target for significance... |
| detect_leading_zero_cols | Detect which columns should have leading zeros removed |
| detect_p_value_col | Detect p-value column index |
| dot-compare_build_stat_rows | Build model statistics rows |
| dot-compare_clean_terms | Clean R term names to display labels |
| dot-fa_fit_table | Build fit indices table from psych::fa |
| dot-fa_loadings_table | Build factor loadings table from psych::fa |
| dot-fa_variance_table | Build variance accounted for table from psych::fa |
| dot-fitdiff_comparison | Build chi-squared difference test table from FitDiff |
| dot-fitdiff_diff | Build differences in fit indices table from FitDiff |
| dot-fitdiff_fit | Build model fit indices table from FitDiff |
| dot-lavaan_fit_table | Build a fit indices table from a lavaan model |
| escape_html | Escape special HTML characters |
| escape_latex | Escape special LaTeX characters |
| extract_annotation | Extract trailing annotations (significance stars,... |
| format_apa_number | Format a number according to APA rules |
| format_business_number | Format a number with thousands separators and parenthetical... |
| format_ci_value | Format a confidence interval value |
| format_table_data | Format table data according to APA/style rules |
| get_sig_stars | Get significance stars for a p-value |
| get_style | Get a citation style configuration |
| is_correlation_matrix | Check if a matrix looks like a correlation matrix |
| is_count_header | Check whether a header denotes a whole-number count column |
| is_p_value_header | Check whether a header denotes a p-value column |
| is_stat_symbol | Check if a header is a statistical symbol that should be... |
| is_text_label_header | Check whether a header denotes a label column |
| knit_print.melliotab | Knit print method for R Markdown / Quarto |
| list_styles | List available citation styles |
| match_header | Match a header against a pattern set (case-insensitive) |
| mellio_addin_send | RStudio addin — Send the selected R expression to Mellio |
| mellio_anova_pairwise | Recompute one-way ANOVA pairwise contrasts under a different... |
| mellio_base64_compact | Compact base64-encode an object for URL transport |
| mellio_capture | Capture the current graphics device and open it in Mellio |
| mellio_compare | Compare nested regression models as a Mellio Stats card |
| mellio_copy_script | Generate JavaScript for Cmd+C / Ctrl+C clipboard copy in... |
| mellio_copy_tip | Show once-per-session copy tip in console |
| mellio_open | Open a table, statistical result, or plot in Mellio |
| mellio-package | mellio: Polished, Editable Tables and Statistical Results |
| mellio_payload | Build a Mellio Result Card payload from an R object |
| melliotab | Create a formatted statistical table |
| mellio_to_json | Serialise a Mellio payload to JSON |
| mellio_toolbar_html | Generate toolbar HTML for viewer |
| mt_as_gt | Convert a melliotab object to a gt table |
| mt_as_html | Get HTML string from a melliotab object |
| mt_as_latex | Convert a melliotab object to LaTeX |
| mt_as_markdown | Convert a melliotab object to Markdown |
| mt_copy | Copy a melliotab table to the system clipboard |
| mt_decimals | Set decimal places |
| mt_diagonal | Set correlation matrix display options |
| mt_format_ci | Format confidence intervals |
| mt_indent | Indent row labels |
| mt_note | Set table note |
| mt_number | Set table number |
| mt_remove_leading_zeros | Control leading zero removal |
| mt_save | Save a melliotab table to file |
| mt_section_title | Add a section title row |
| mt_set_style | Change the citation style |
| mt_sig_stars | Add significance stars |
| mt_simplify_headers | Simplify SPSS verbose headers |
| mt_source | Set table source |
| mt_spanner | Add a spanning column header |
| mt_title | Set table title |
| print.mellio_payload | Print method for Mellio payloads |
| print.melliotab | Print a melliotab object |
| remove_leading_zero | Remove leading zero from a bounded statistic value |
| rename_to_apa | Rename R/broom column names to APA standard abbreviations |
| simplify_spss_header | Simplify an SPSS verbose header to APA abbreviation |
| table_to_tsv | Convert a data frame to tab-delimited text |
| to_roman | Convert integer to Roman numeral |
| to_sentence_case | Convert text to sentence case |
| to_title_case | Convert text to title case |
| unicode_to_latex | Convert Unicode statistical symbols to LaTeX equivalents |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.