Learn R Programming

⚠️There's a newer version (0.2.2) of this package.Take me there.

DemographicTable (version 0.1.9)

Creating Demographic Table

Description

Functions for creating demographic table with simple summary statistics, with optional comparison(s) over one or more groups. Numeric variables are summarized in means, standard deviations, medians, inter-quartile-ranges (IQR), skewness, Shapiro-Wilk normality test and ranges, and compared using two-sample t-test, Wilcoxon test, ANOVA and/or Kruskal-Wallis test. Logical and factor variables are summarized in counts and percentages and compared using chi-squared test and/or Fisher's exact test.

Copy Link

Version

Install

install.packages('DemographicTable')

Monthly Downloads

373

Version

0.1.9

License

GPL-2

Maintainer

Tingting Zhan

Last Published

September 17th, 2024

Functions in DemographicTable (0.1.9)

summaryText

Summary Text
as_flextable.DemographicTable

Convert DemographicTable to flextable
Sprintf.DemographicTable

Short Paragraph to Describe a DemographicTable
DemographicTable-package

Create Demographic Table
pval_shapiro

\(p\)-value from modified Shapiro-Wilk Normality Test
xtable.DemographicTable

Write DemographicTable to LaTeX
DemographicTable

Create Demographic Table
rmd_.DemographicTable

Create R Markdown Script for DemographicTable