summarytabl summarytabl package logo

CRAN status R-CMD-check

summarytabl is a lightweight package that simplifies tabulating and summarizing categorical, multiple response, ordinal, and continuous variables.

Installation

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

Learn more about the package by browsing the online documentation or reviewing the introductory vignette:

vignette("summarytabl-intro", "summarytabl")

Contribute to the Package

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.