Package index
-
tbl_summary() - Summary table
-
add_p() - Add p-values
-
add_difference() - Add differences between groups
-
add_difference_row() - Add difference rows
-
add_ci() - Add confidence interval columns
-
add_overall() - Add overall column
-
add_n() - Add column with N
-
add_stat_label() - Add statistic labels
-
add_stat() - Add a custom statistic column
-
separate_p_footnotes() - Create footnotes for individual p-values
-
tests - Tests and methods available in add_p() and add_difference()
-
tbl_continuous() - Summary table of a continuous variable
-
add_p_continuous - Add p-value to a continuous summary table
-
tbl_likert() - Likert summary
-
tbl_wide_summary() - Wide summary table
-
tbl_custom_summary() - Custom summary table
-
ratio_summary() - Summarize a ratio
-
proportion_summary() - Summarize a proportion
-
tbl_cross() - Cross table
-
add_p_cross - Add p-value to a cross table
-
tbl_hierarchical()tbl_hierarchical_count() - Hierarchical table
-
sort_hierarchical() - Sort a hierarchical table
-
filter_hierarchical() - Filter a hierarchical table
-
add_difference_hierarchical - Add rate differences to a hierarchical table
-
tbl_survfit() - Survival table
-
add_p_survfit - Add p-value to a survival table
-
add_n_survfit - Add N to a survival table
-
add_nevent_survfit - Add number of events to a survival table
-
tbl_survfit_errors - Common sources of error with tbl_survfit()
-
tbl_regression() - Regression model summary table
-
tbl_uvregression() - Univariable regression tables
-
add_global_p() - Add a global p-value for each variable
-
combine_terms() - Combine terms
-
add_significance_stars() - Add significance stars
-
add_vif() - Add variance inflation factors
-
add_n_regression - Add N to regression tables
-
add_nevent() - Add number of events to regression tables
-
add_glance_table()add_glance_source_note() - Add model statistics
-
glance_fun_s3() - Model statistics for add_glance_table()
-
global_pvalue_fun() - Global p-values in base R
-
tbl_merge() - Merge tables
-
tbl_stack() - Stack tables
-
tbl_split_by_rows()tbl_split_by_columns()print(<ltsummary_split>)knit_print(<ltsummary_split>)record_print(<ltsummary_split>)pkgdown_print(<ltsummary_split>) - Split table by rows or columns
-
tbl_strata()tbl_strata2() - Stratified tables
-
tbl_strata_nested_stack() - Stratified nested stacking
-
inline_text() - Report statistics from tables inline
-
add_q() - Add a column of q-values to account for multiple comparisons
-
sort_p()filter_p() - Sort and filter by p-value
-
as_lt() - Convert an ltsummary table to an lt table
-
print(<ltsummary>)format(<ltsummary>)knit_print(<ltsummary>)record_print(<ltsummary>)pkgdown_print(<ltsummary>) - Print and render ltsummary tables
-
as.data.frame(<ltsummary>) - Convert an ltsummary table to a data frame
-
modify_header()modify_spanning_header()remove_spanning_header()show_header_names() - Modify column headers and spanning headers
-
modify_footnote_header()modify_footnote_body()modify_footnote_spanning_header()remove_footnote_header()remove_footnote_body()remove_footnote_spanning_header() - Modify footnotes
-
modify_source_note()remove_source_note() - Modify source note
-
modify_abbreviation()remove_abbreviation() - Modify abbreviations
-
modify_caption() - Modify table caption
-
bold_labels()bold_levels()italicize_labels()italicize_levels() - Bold or italicize labels and levels
-
bold_p() - Bold significant p-values
-
remove_row_type() - Remove rows
-
add_variable_group_header() - Variable group header
-
set_ltsummary_theme()get_ltsummary_theme()reset_ltsummary_theme()check_ltsummary_theme()with_ltsummary_theme()without_ltsummary_theme() - Set, get, and reset the ltsummary theme
-
theme_ltsummary_mean_sd()theme_ltsummary_continuous2()theme_ltsummary_eda()theme_ltsummary_compact()theme_ltsummary_journal()theme_ltsummary_language() - Theme constructors
-
style_number() - Style numbers
-
style_percent() - Style percentages
-
style_pvalue() - Style p-values
-
style_sigfig() - Style significant figure-like rounding
-
style_ratio() - Style ratios
-
label_style_number()label_style_percent()label_style_pvalue()label_style_sigfig()label_style_ratio() - Style functions
-
modify_table_body() - Modify table body
-
modify_bold()modify_italic()remove_bold()remove_italic() - Modify bold and italic
-
modify_column_hide()modify_column_unhide() - Modify hidden columns
-
modify_column_alignment() - Modify column alignment
-
modify_fmt_fun() - Modify formatting functions
-
modify_post_fmt_fun() - Modify post formatting
-
modify_column_merge()remove_column_merge() - Modify column merging
-
modify_indent() - Modify column indentation
-
modify_missing_symbol() - Modify missing substitution
-
tbl_butcher() - Butcher table
-
all_continuous()all_continuous2()all_categorical()all_dichotomous()all_stat_cols()all_tests()all_interaction()all_intercepts()all_contrasts() - Select helper functions
-
syntax - Syntax and notation
-
as_ltsummary() - Create an ltsummary object
-
modify_table_styling() - Modify table styling
-
assign_summary_type() - Assign default summary types
-
assign_summary_digits() - Assign default formatting functions for summary statistics
-
trial - Simulated clinical trial data