# 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 the graph visualizations.
# }
# NOT RUN {
# visNetwork::visNetwork(nodes = legend_nodes()) # nolint
# }
Run the code above in your browser using DataLab