An R package that displays the grouped directed acyclic graph, developed for use in conjunction with datatrack.
(https://github.com/peichins/datatrack)
In R, if not already installed, install devtools package.
install.packages('devtools')
Then use devtools to install datatrack, dviewer and userinput from github
devtools::install_github("peichins/dviewer")
GPL-2
This project uses semantic versioning