flare-imports.json: Flare software class hierarchy

flare-imports.jsonR Documentation

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.

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

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

garthtarr/edgebundleR documentation built on April 4, 2023, 6:41 p.m.