View source: R/symbolic_objects.R
sym.set | R Documentation |
Create an symbolic_set type object
sym.set(x = NA)
x |
character vector |
a symbolic set
sym.set(factor(c("a", "b", "b", "l")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.