[statnet_help] network with edge attributes

Gilad Ravid rgilad at bgu.ac.il
Thu Jan 26 03:15:00 PST 2023


Hi,


While trying to read (or create) a network with edge attributes, if there are more than 1000 edges, the attribute is not associated with the edges. for example the line

x_1<-read.paj("1.net")

works fine, and the edges have the attribute, while the line

x_2<-read.paj("1_2.net")

does not operate as expected.


The only difference between the files is that the second one has one more edge (total of 1001 edges)


Thanks,


Gilad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman13.u.washington.edu/pipermail/statnet_help/attachments/20230126/a40b21e2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_2.net
Type: application/octet-stream
Size: 15491 bytes
Desc: 1_2.net
URL: <http://mailman13.u.washington.edu/pipermail/statnet_help/attachments/20230126/a40b21e2/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.net
Type: application/octet-stream
Size: 15483 bytes
Desc: 1.net
URL: <http://mailman13.u.washington.edu/pipermail/statnet_help/attachments/20230126/a40b21e2/attachment-0001.obj>


More information about the statnet_help mailing list