Description Usage Arguments Details Value
getEffects
extracts data on all the effect relationships of an
identified causal concept.
1 | getEffects(Model_ls, ConceptName)
|
Model_ls |
a list that includes components for model concepts and relations |
ConceptName |
a string containing the name of the causal concept |
The function extracts the data on the effect relationships of an identified causal concept. This includes the names of the affected concepts and the respective effect directions, magnitudes, and descriptions.
a data frame containing the names, directions, magnitudes, and descriptions of all the effects or NULL if there are no effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.