sym.modal {RSDA} | R Documentation |
Create an symbolic_modal type object
Description
Create an symbolic_modal type object
Usage
sym.modal(x = character())
Arguments
x |
character vector |
Value
a symbolic modal
Examples
sym.modal(factor(c("a", "b", "b", "l")))
[Package RSDA version 3.2.1 Index]