Skip to content

Commit 024473d

Browse files
Patrick SmithPatrick Smith
Patrick Smith
authored and
Patrick Smith
committed
2 parents ab0d26a + 9ff6563 commit 024473d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Relational-Network-Generator
22
The goal of this project is to ingest a list of trained relational statements and output a list of derived relational statements as well as generate a visualization of the output in graph form.
3+
The script "relational permutation.R" now(10/17/2021) completes ingestion and outputs an edgelist for standalone use or network visualization in the form of a data table. The input structure is limited. Please read the code comments in the script for directions.
4+
The script "Network graph visualizer.R" now(10/17/2021) ingests the edgelist table described above and outputs variants of network graphs depending on the filters and network options selected. Please read the code comments in the script for directions.

0 commit comments

Comments
 (0)