Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 430 Bytes

Table1

A Shiny based GUI to the htmlTable function of the excellent Gmisc (http://gforge.se/gmisc) package: An interface to select appropriate fields to build a Table 1 (typically used for comparing demographic features of cases/treatment vs control).

Screenshot

Instructions

From github:

library(shiny)
runGitHub("Table1","dkilfoyle")

From downloaded source:

shiny:::runApp()