Learn R Programming

twitterreport (version 0.15.11)

plot.tw_Class_graph: Plots a network using D3js

Description

Plots a network using D3js

Usage

"plot"(x, y = NULL, nodelabel = "name", opacity = 0.9, opacityNoHover = 0.5, legend = TRUE, ...)

Arguments

x
A tw_Class_graph object (see tw_network)
y
Ignored
nodelabel
Name of the column that containts the name
opacity
opacityNoHover
Idem
legend
Whether to include a legend or not
...
Further arguments to pass to forceNetwork

Value

A D3js graph