
summarytabl is a lightweight package that simplifies tabulating and summarizing categorical, multiple response, ordinal, and continuous variables.
Install the summarytabl package from CRAN using the following command:
install.packages("summarytabl")For the latest updates, install the development version of the package from GitHub:
remotes::install_github("anyamemensah/summarytabl", build_vignettes = TRUE)Learn more about the package by browsing the online documentation or reviewing the introductory vignette:
vignette("summarytabl-intro", "summarytabl")If you notice a bug or would like to make a suggestion about how to improve the package, please submit an issue or join the discussion on a pull request.