Skip to contents

Variable Metadata

varlist() vl()
Generate a comprehensive summary of the variables
label_from_names()
Derive variable labels from column names name<sep>label
code_book()
Generate an interactive variable codebook

Descriptive Statistics

freq()
Frequency Table
cross_tab() print(<spicy_cross_table_list>)
Cross-tabulation
mean_n()
Row Means with Optional Minimum Valid Values
sum_n()
Row Sums with Optional Minimum Valid Values
count_n()
Row-wise Count of Specific or Special Values

Measures of Association

assoc_measures()
Association measures summary table
cramer_v()
Cramer's V
phi()
Phi coefficient
contingency_coef()
Pearson's contingency coefficient
lambda_gk()
Goodman-Kruskal's Lambda
goodman_kruskal_tau()
Goodman-Kruskal's Tau
uncertainty_coef()
Uncertainty Coefficient
yule_q()
Yule's Q
gamma_gk()
Goodman-Kruskal Gamma
kendall_tau_b()
Kendall's Tau-b
kendall_tau_c()
Kendall's Tau-c (Stuart's Tau-c)
somers_d()
Somers' D

APA Tables

table_apa()
Build APA-Style Cross-Tabulation Tables

Export

copy_clipboard()
Copy data to the clipboard

Data

sochealth
Simulated social-health survey

Printing

spicy_print_table()
Print a spicy-formatted ASCII table
build_ascii_table()
Build a formatted ASCII table
print(<spicy_cross_table>)
Print method for spicy_cross_table objects
cross_tab() print(<spicy_cross_table_list>)
Cross-tabulation
print(<spicy_freq_table>)
Styled print method for freq() tables
print(<spicy_assoc_detail>)
Print a detailed association measure result
print(<spicy_assoc_table>)
Print an association measures summary table
spicy_tables
Spicy Table Engine: Frequency and Cross-tabulation Rendering