find_nested_dependencies_network | R Documentation |
In the RHoMIS datasets, there are indicators which depend on indicators, indicators which depend on individual columns, and indicators which depend on columns embedded in loops. It is essential that we know how every indicator is linked in the data so that we can understand issues in survey design. This function tries to achieve this.
find_nested_dependencies_network(
indicator_name,
indicator_list = indicator_list
)
indicator_name |
The name of the indicator |
indicator_list |
The list of indicators |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.