Recent Releases of spicy

spicy - spicy 0.1.0

spicy 0.1.0 — Initial CRAN Release

This first public release introduces a set of user-friendly tools for variable inspection, descriptive summaries, and data exploration.

Key features:

  • varlist(): Extract variable metadata and display compact summaries.
  • freq(), cross_tab(), cramer_v(): Frequency tables, cross-tabulations, and Cramer's V for categorical associations.
  • mean_n(), sum_n(), count_n(): Descriptive stats with automatic NA handling.
  • copy_clipboard(): Copy data frames, vectors, or tables directly to the clipboard.
  • print.spicy(): Pretty-print tables with aligned columns.

- R
Published by amaltawfik about 1 year ago