Learn R Programming

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

DemographicTable (version 0.1.8)

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.8

License

GPL-2

Maintainer

Tingting Zhan

Last Published

April 30th, 2024

Functions in DemographicTable (0.1.8)

summaryText

Summary Text
pval_shapiro

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

Create Demographic Table
xtable.DemographicTable

Write DemographicTable to LaTeX
as_flextable.DemographicTable

Convert DemographicTable to flextable
DemographicTable-package

Create Demographic Table
class1List

First Class of Each Element in a Recursive Object