igraph-help
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[igraph] how to change x type attribute to numeric type attribute?
From
:
Fatemeh a
Subject
:
[igraph] how to change x type attribute to numeric type attribute?
Date
:
Sat, 6 Dec 2014 15:24:07 +0330
Hi,
I was wondering how could I resolve this issue :
after using
graph_simplify=simplify(graph,remove.multiple = TRUE,edge.attr.comb=list(Weight="mean"))
and the type of the edge attribute weight
change from n(numeric) to x(other) and when i execute sum(E(graph)$weight) , I got zero , how should I change the x type attribute to numeric one ?
thank you in advance,
--
regards
F..A
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[igraph] how to change x type attribute to numeric type attribute?
,
Fatemeh a
<=
Re: [igraph] how to change x type attribute to numeric type attribute?
,
Gábor Csárdi
,
2014/12/06
Re: [igraph] how to change x type attribute to numeric type attribute?
,
Fatemeh a
,
2014/12/06
Re: [igraph] how to change x type attribute to numeric type attribute?
,
Gábor Csárdi
,
2014/12/06
Re: [igraph] how to change x type attribute to numeric type attribute?
,
Fatemeh a
,
2014/12/06
Prev by Date:
Re: [igraph] : edges and clusters
Next by Date:
Re: [igraph] how to change x type attribute to numeric type attribute?
Previous by thread:
[igraph] : edges and clusters
Next by thread:
Re: [igraph] how to change x type attribute to numeric type attribute?
Index(es):
Date
Thread