Learn R Programming

RSDA (version 3.2.1)

sym.set: Create an symbolic_set type object

Description

Create an symbolic_set type object

Usage

sym.set(x = NA)

Value

a symbolic set

Arguments

x

character vector

Examples

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

Run the code above in your browser using DataLab