Description Usage Arguments Details Value
mapRelations
displays a plot of concept relations, highlighting the
relations from or to a highlighted concept.
1 2 | mapRelations(Model_ls, FromConcept = NULL, FromGroup = "All",
ToGroup = "All")
|
Model_ls |
a list that includes components for model concepts and relations |
FromConcept |
the name of a selected causal concept or NULL |
FromGroup |
the name of the group of the causal concepts to display or NULL |
ToGroup |
the name of the group of the receiving concepts to display or NULL |
The function maps relationships between concepts by plotting concepts in two parallel vertical lines and then showing relationships between concepts by drawing lines between the related concepts. The selected concept and related concepts are placed at the top of the plot and the lines are highlighted.
a logical value identifying whether the plot can be created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.