powered by
Add decisions to a twig
decisions(names)
a twig layer with decision names
decision names, a character vector of decision names. They don't need to be included in quotes.
decisions(names = c(A, B, C)) decisions(names = c("A", "B", "C"))
Run the code above in your browser using DataLab