x
[vector
]
Factor, character, integer,
numeric or logical vector.
na.rm
[logical(1)
]
If TRUE
,
missing values in the data removed. if FALSE
,
they are used as a separate level and this level could
therefore be returned as the most frequent one. Default
is TRUE
.