You can use the intergraph package to convert network objects into graph objects.
> On 2020-08-08, at 7:12 AM, Naomi Straub <[email protected]> wrote: > > Hello, > > I am writing a thesis about subgroups in SNA. Now I want to analyse the > cliques with cliques () (and so on) in igraph. > I import my excel matrizes and worked with them in statnet. I worked in SNA > with correlation, I plotted them in 2D and 3D. Worked with Betweeness, > Centralization, Indegree an Outdegree and so on. > But if I want to use my networks (I have 8 different) for igraph, it said > that this is: not a graph object. > > Now I thaught about converting it into a graph object with graph() but then > it said: 'edges' must be numeric or character... > > I don't know what to do now. Hopefully someone can help me! > Thanksfully looking forward to hear from you. > > Best Regards, > Nane > _______________________________________________ > igraph-help mailing list > [email protected] <mailto:[email protected]> > https://lists.nongnu.org/mailman/listinfo/igraph-help > <https://lists.nongnu.org/mailman/listinfo/igraph-help>
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
