View source: R/create_twig_obj.R
decisions | R Documentation |
Add decisions to a twig
decisions(names)
names |
decision names, a character vector of decision names. They don't need to be included in quotes. |
a twig layer with decision names
decisions(names = c(A, B, C))
decisions(names = c("A", "B", "C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.