Skip to content

Interactive visualization of datatrack dependency graph

Notifications You must be signed in to change notification settings

peichins/dviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

An R package that displays the grouped directed acyclic graph, developed for use in conjunction with datatrack.

(https://github.com/peichins/datatrack)

Installation

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")

License

GPL-2

Versioning

This project uses semantic versioning

(http://semver.org/)

About

Interactive visualization of datatrack dependency graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published