Skip to content

showAllLevels argument added to print.TableOne()

Compare
Choose a tag to compare
@kaz-yos kaz-yos released this 30 Mar 12:27
· 685 commits to master since this release

tableone 0.4.0 (2014-03-30)

NEW FEATURES

  • The showAllLevels argument to show all levels of categorical variables regardless of numbers of levels was added to print.TableOne. Previously, it was only available in print.CatTable. To accommodate this feature, insertLevel argument to insert an empty level column was added to print.ContTable.