Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.sym.modal

Symbolic modal


Description

Symbolic modal

Usage

is.sym.modal(x)

Arguments

x

an object to be tested

Value

returns TRUE if its argument's value is a symbolic_modal and FALSE otherwise.

Examples

x <- sym.modal(factor(c("a", "b", "b", "l")))
is.sym.modal(x)

RSDA

R to Symbolic Data Analysis

v3.0.12
GPL (>= 2)
Authors
Oldemar Rodriguez [aut, cre], Jose Emmanuel Chacon [cph], Carlos Aguero [cph], Jorge Arce [cph]
Initial release
2022-07-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.