Learn R Programming

RSDA (version 3.2.1)

sym.modal: Create an symbolic_modal type object

Description

Create an symbolic_modal type object

Usage

sym.modal(x = character())

Value

a symbolic modal

Arguments

x

character vector

Examples

Run this code
sym.modal(factor(c("a", "b", "b", "l")))

Run the code above in your browser using DataLab