graph.plot.twomode: Twomode graphs

View source: R/plots.R

graph.plot.twomodeR Documentation

Twomode graphs

Description

Twomode graphs

Usage

graph.plot.twomode(
  graph,
  layout = "default",
  vertex.fill = "type",
  vertex.size = "degree",
  edge.color = "edge.betweenness",
  edge.alpha = "edge.betweenness",
  ...
)

Arguments

graph

a twomode graph

layout

if "default"

Value

a ggplot2 plot


antongrau/eliter documentation built on March 2, 2024, 8:05 p.m.