plotRelationships: Plot derivation relationships obtained from getRelationships

plotRelationshipsR Documentation

Plot derivation relationships obtained from getRelationships

Description

Creates graph of dataPackage object generated from getRelationships

Usage

plotRelationships(x, ...)

## S4 method for signature 'DataPackage'
plotRelationships(x, col = NULL, ...)

Arguments

x

a DataPackage object

...

other options passed to the igraph plot function

col

vector of colors used for plotting

See Also

DataPackage-class


datapack documentation built on June 11, 2022, 1:05 a.m.