tabna: Cross-tabulation with 'useNA = "ifany"'

View source: R/tabna.R

tabnaR Documentation

Cross-tabulation with useNA = "ifany"

Description

tabna is an implementation of table with argument useNA = "ifany"

Usage

tabna(...)

Arguments

...

the function takes any standard arguments to table

Details

See the help file for table for detailed information about possible arguments to the function

Value

tabna returns a contingency table with NAs included, if any

Author(s)

Emily C Zabor zabore@mskcc.org


zabore/ezfun documentation built on April 16, 2024, 8:36 a.m.