getEffects: Get data on effect relationships of a causal concept

Description Usage Arguments Details Value

View source: R/fsdm.R

Description

getEffects extracts data on all the effect relationships of an identified causal concept.

Usage

1
getEffects(Model_ls, ConceptName)

Arguments

Model_ls

a list that includes components for model concepts and relations

ConceptName

a string containing the name of the causal concept

Details

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.

Value

a data frame containing the names, directions, magnitudes, and descriptions of all the effects or NULL if there are no effects.


gregorbj/FSDM documentation built on May 25, 2021, 11:41 p.m.