Bug fix release with better handling of all NA/NaN vectors
tableone 0.3.4 (2014-03-04)
BUG FIXES
- Added the Create* functions handling of all NA/NaN variables. These invalid variables are examined at the beginning and dropped with warning for safety.
- For the strata argument, variables with only one level is dropped with warning because these are meaningless, and caused data handling problems.