# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.