df_corr/df_prob/df_n (numeric matrices keyed by the original variable names) and gt (a Great Tables object using letter labels).
Examples
Basic — Pearson (above) and Spearman (below) correlations for a few variables (slice the columns first, then label so the data dictionary supplies row names):
This table reports Pearson correlations above and Spearman correlations below the diagonal. Number of observations: 880. Correlations with significance levels below 5% appear in bold.
Advanced — more decimals, a stricter bold threshold, a caption, and the raw coefficient/p-value matrices from .df_corr / .df_prob: