All functions
|
|
addEdgeArrows()
|
Add edge arrows to a 'sigmaNet' object. |
|
addEdgeColors()
|
Modify the edge colors of a 'sigmaNet' object. |
|
addEdgeSize()
|
Modify the edge size of a 'sigmaNet' object. |
|
addInteraction()
|
Modify the interactivity of a 'sigmaNet' object. |
|
addListener()
|
Add a "listener" to report data from a 'sigmaNet' object in 'Shiny' back to the R session. |
|
addNodeColors()
|
Modify the node colors of a 'sigmaNet' object. |
|
addNodeLabels()
|
Modify the node labels of a 'sigmaNet' object. |
|
addNodeSize()
|
Modify the node size of a 'sigmaNet' object. |
|
lesMis
|
Co-appearances of characters in "Les Miserables" |
|
renderSigmaNet()
|
Render a 'sigmaNet' visualization in 'Shiny' |
|
saveSigma()
|
Save 'sigmaNet' object as html - a wrapper for saveWidget() |
|
sigmaFromIgraph()
|
Make a basic 'sigmaNet' graph object from an 'igraph' object |
|
sigmaNetOutput()
|
Create a UI element for a 'sigmaNet' visualization in 'Shiny' |