Skip to contents

Uses relationships_df with columns left_table, right_table, left_field, right_field, and optional operator.

Usage

plot_relationship_graph(relationships_df)

Arguments

relationships_df

Data frame of field-level relationships.

Value

Invisibly returns the plotted graph.