exclude/makefile-graph-vis-example.R

# Header ------------------------------------------------------------------
# Created: 10/17/2016
# Author: Joshua Slocum
# Purpose: Plot a DAG of a Makefile

# How to do:
# 1) figure out how to read file in
# 2) figure out how to parse structure
# 3) turn structure into thing for diagrammer
# 4) do manually 
# 5) functionize

library(DiagrammeR)
JoshuaSlocum/model-log documentation built on May 7, 2019, 12:04 p.m.