Harrell Miscellaneous
- Continue to refine the summaryX class of functions that replace tables with graphics
- See also bpplotM and tabulr
- See http://biostat.mc.vanderbilt.edu/HmiscNew
- Overall: http://biostat.mc.vanderbilt.edu/Hmisc
- CRAN: http://cran.r-project.org/web/packages/Hmisc
- Changelog: https://github.com/harrelfe/Hmisc/commits/master
- Once more users are using R >= 2.9.1 replace any(duplicated()) with anyDuplicated (which returns an integer). Thanks: Benjamin Tyler