useNA = "ifany"tabna.Rdtabna is an implementation of table with argument useNA = "ifany"
tabna(...)the function takes any standard arguments to table
tabna returns a contingency table with NAs included, if any
See the help file for table for detailed information about possible arguments to the function