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

is.sym.interval

Symbolic interval


Description

Symbolic interval

Usage

is.sym.interval(x)

Arguments

x

an object to be tested

Value

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

Examples

x <- sym.interval(1:10)
is.sym.interval(x)
is.sym.interval("d")

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.