add_edges | Add an edge |
add_vertices | Add vertices |
are_adjacent | Test if two vertices are adjacent (direct neighbors) |
as.datagraph | Constructors of datagraph objects |
check | Check/test a datagraph object's consistency |
collapse_vertices | Collapse vertices |
copy_of | Make a copy |
detect_cycles | Test that graph contains cycles |
edges | List all edges in a graph |
foreach | Run a function for each member. |
is.datagraph | Function to check if an object is a datagraph |
neighborhood | Adjacent vertices |
remove_edges | Remove edges between vertices |
remove_vertex | Remove vertices from a x |
remove_vertices | Remove vertices from a graph |
union.datagraph | Union multiple datagraphs into a single datagraph object |
vertices | List all vertices in a graph |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.