Closed SNAnalyst closed 1 year ago
RL: this could wrapper around the appropriate igraph functions (such as ‘graph_from_literal’ or so) and then one could choose whether the output should be an igraph object or a network object.
added create_manual_graph
Per maksim:
"Would it also be possible to introduce some manual graph creation/node addition/edge addition functions to "SNAfun" by next year? During the first lab, we start with basics, paying quite a bit of attention to the manual creation of graphs (e.g., using the "graph.formula" function). "