The tsg package provides a set of functions for
generating frequency tables, cross-tabulations, and formatted output
tables. It is designed to work with data frames and supports various
customization options.
You can install the development version of tsg from GitHub with:
# install.packages("pak")
pak::pak("yng-me/tsg")