Learn R Programming

edgebundleR (version 0.1.4)

flare-imports.json: Flare software class hierarchy

Description

A JSON file enumerating the dependencies between classes in a software class hierarchy. Dependencies are bundled according to the parent packages.

Arguments

Format

A JSON data file (with txt extension for R)

Details

Sourced from Mike Bostock's examples, see here: http://bl.ocks.org/mbostock/raw/7607999/

Examples

Run this code
## Not run: 
# filepath = system.file("sampleData", "flare-imports.json", package = "edgebundleR")
# edgebundle(filepath,width=800,height=800,fontsize=8,tension=0.95)
# ## End(Not run)

Run the code above in your browser using DataLab