diagram: Make a figure with the dependency graph

Description Usage Arguments Details Value

Description

Plot the graph that remake generates.

Usage

1
diagram(..., remake_file = "remake.yml")

Arguments

...

Additional arguments that control formatting but aren't documented and are subject to change.

remake_file

Name of remake file (default is remake.yml).

Details

This is really just a placeholder, but I want this here early as an indication of where the package is headed. Plus this is something I have always wanted in make. Current version is not tunable on purpose.

Value

An htmlwidgets object, which are embeddable in all sorts of things and print to the screen and seem very fancy. See the grViz help for more information.


richfitz/remake documentation built on May 27, 2019, 8:27 a.m.