plotEdgeWithRule: plot edge.data.frame with rules as graph.

Description Usage Arguments

View source: R/plot_functions.R

Description

plot edge.data.frame with rules as graph.

Usage

1
2
plotEdgeWithRule(edges, rules, adujust.support.size = 200, label = "",
  cex = 1, ...)

Arguments

edges

a data.frame to describe edges and nodes, for inputs to graph.data.frame.

rules

a data.frame to describe weights for edge.

adujust.support.size

adujust.support.size

label

labels for item node.

cex

label size for ittem node.

...

arguments path to plot.igraph()


katokohaku/inspectDF documentation built on May 23, 2019, 8:51 a.m.