Create an symbolic_set type object
sym.set(x = NA)
x
character vector
a symbolic set
sym.set(factor(c("a", "b", "b", "l")))