Network Visualization Using 'sigma.js'


[Up] [Top]

Documentation for package ‘sgraph’ version 1.1.0

Help Pages

%$% Exposition pipe
%<>% Assignment pipe
%>% Pipe
add_edge_color Modify the edge colors of a sgraph object.
add_edge_size Modify the edge size of a sgraph object.
add_edge_zindex Modify the edge zIndex of a sgraph object.
add_igraph_info Add nodes information to the igraph object
add_listener Add a listener
add_node_hidden Modify the node visibility of a sgraph object.
add_node_labels Modify the node labels of a sgraph object.
add_node_size Modify the node size of a sgraph object.
convert_to_spring_weights Convert weights for spring layout
get_color_map Build a color map
get_legend Get the legend for a sgraph network
highlight_multiple_connected Highlight edges of multiple connected nodes
kgraph_to_lgraph Kgraph fit to graph list object
lesMis Co-appearances of characters in "Les Miserables"
l_graph_to_igraph Graph list object to igraph object
multiline_labels Format multiline labels
renderSgraph Render a sgraph visualization in Shiny
scale_graph Scale weights
sgraphOutput Create a UI element for a sgraph visualization in Shiny
sgraph_clusters Build a sgraph object colored by clusters
sigma_from_igraph Build a sgraph object from an igraph object