The baseline characteristics table app allows the generation of a baseline characteristics table with user inputs. Developed with R Shiny using the gtsummary package.
Upload data saved in .csv or .xlsx file
After upload, you can see a data preview with the first 5 rows by default. You change the number of rows to expand preview.
After file upload and preview, you can select:
-
Covariates: the variables to compare between the groups
-
Grouping variable: The variable to group the data by
-
Test: Select wilcoxon rank sum or t-test as tests of choice for continuous variables.
Generate table and download results



