CreateCatTable          Create an object summarizing categorical
                        variables
CreateContTable         Create an object summarizing continous
                        variables
CreateTableOne          Create an object summarizing both categorical
                        and continuous variables
ShowRegTable            Format regression results in medically decent
                        format
print.CatTable          Format and print the 'CatTable' class objects
print.ContTable         Format and print the 'ContTable' class objects
print.TableOne          Format and print the 'TableOne' class objects
summary.CatTable        Shows all results in a 'CatTable' class object
summary.ContTable       Shows all results in a 'ContTable' class object
summary.TableOne        Shows all results in a 'TableOne' class object
tableone-package        Create "Table 1" to describe baseline
                        characteristics
