Skip to content

An R-shiny based web application to create demographics tables for use in scientific journals.

License

Notifications You must be signed in to change notification settings

serhan-yilmaz/crosstabulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

CrossTabulator is an R shiny based web application to generate summary tables from input data easily. The generated tables contain descriptive statistics about the selected variables after stratification. If you are interested in creating demographics tables through a user-friendly online interface, please visit the CrossTabulator Web Application (Mirror link).

CrossTabulator

Running Locally

To run CrossTabulator locally on your R installation, simply run:

library(shiny)
runGitHub("crosstabulator", "serhan-yilmaz")

About

An R-shiny based web application to create demographics tables for use in scientific journals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published