name'? If they
> look good, then can you send me the s641_social object in private? (Or part of
> it, assuming a part is enough to reproduce the problem.) Best, Gabor On Sat,
> May 12, 2012 at 8:07 PM, bmccowan <[hidden email]
> > wrote:
>> > I am
I am using the code below to output some network measures:
central_social <- data.frame(V(s641_social)$name, indegree_social,
outdegree_social, incloseness_social, outcloseness_social,
betweenness_social, eigen_social)
and I get the following error:
Error in Re(z) : non-numeric argument to func
2 matches
Mail list logo