Nothing
data(tpc_example)
vnames <- names(tpc_example)
# Create knowledge from a given order
kn_from_order <- .build_knowledge_from_order(
order = c("child", "youth", "oldage"),
vnames = vnames
)
kn_from_order
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.