sym.set: Create an symbolic_set type object

View source: R/symbolic_objects.R

sym.setR Documentation

Create an symbolic_set type object

Description

Create an symbolic_set type object

Usage

sym.set(x = NA)

Arguments

x

character vector

Value

a symbolic set

Examples

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

RSDA documentation built on Nov. 10, 2023, 5:06 p.m.