construct_graphs: Construct graph of all relationships

View source: R/construct_graphs.R

construct_graphsR Documentation

Construct graph of all relationships

Description

This function constructs a graph representing all relationships

Usage

construct_graphs(all_relationships, vars)

Arguments

all_relationships

List of all relationships (edges) to include in this graph

vars

List of AbstractVariables involved in the graph

Value

Tuple of graphs: (conceptual graph, data measurement graph)


emjun/tisaner documentation built on Nov. 9, 2024, 6:32 p.m.