plot.biggraph.horizontal.si: Generates plot of large number of dependencies in relatively...

Description Usage Arguments Value

Description

Generates plot of large number of dependencies in relatively compart format

Usage

1
2
3
4
## S3 method for class 'biggraph.horizontal.si'
plot(source_info, legend.tf = FALSE,
  title = "Dependencies", vertex.sizes = c(10, 0.5), vertex.dist = 0,
  label.cex = 0.75, xstretch = 1, legend.cex = 1)

Arguments

source_info

Source information list

legend.tf

Logical indicates whether to plot legend

title

of graph

vertex.sizes

of nodes representing files

vertex.dist

Distance from vertex for labes

label.cex

size of label text

legend.cex

Size of legen font

xstreatch

Aspect ratio

Value

list with graph element and graph made for DAG layout


gelfondjal/IT2 documentation built on May 17, 2019, 12:15 a.m.