find_d3_dependencies_network | R Documentation |
Find indicator nested dependencies and return them in a format which can be used to draw a d3 network plot
find_d3_dependencies_network(
indicator_name,
list_of_indicators,
d3_list = list()
)
indicator_name |
The name of the indicator |
list_of_indicators |
The entire list of RHoMIS indicators |
d3_list |
An existing d3 formatted list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.