Learn R Programming

RSDA (version 3.0)

sym.modal: 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

Run this code
# NOT RUN {
sym.modal(factor(c("a", "b", "b", "l")))
# }

Run the code above in your browser using DataLab