generate_graph: Create a network from a path description

View source: R/functions.R

generate_graphR Documentation

Create a network from a path description

Description

Given an implied causal pathway described in text, creates a network

Usage

generate_graph(paths)

Arguments

paths

a character vector describing relationships between concepts

Value

a list of graphs the same length as input paths


elizagrames/redyarn documentation built on June 16, 2022, 2:54 p.m.