# NOT RUN {
# Show drake's color palette as text.
drake_palette()
# Show part of the palette as an interactive visNetwork graph.
# These are the nodes in the legend of vis_drake_graph().
# }
# NOT RUN {
visNetwork::visNetwork(nodes = legend_nodes())
# }
Run the code above in your browser using DataLab