gml
Files
gml
format.
read.gml(file, as = c("srt", "array"), directed = TRUE, coords = FALSE)
srt
or with an array
format?
gml
file should be included.
gml
format, an acronym for graph modelling language, provides capabilities to represent multiple networks and add arguments both to the nodes and the edges for visualization purposes.For the multiplexity in the ties the gml
file distinguishes ``graphics'' arguments inside ``edge''. Both ``style'' and ``fill'' are supported here and the former has priority over the latter in case the two are given; otherwise when these arguments are absent, the function separates up to a couple of relational levels when several pairwise ties are specified.
visone
Software for the analysis and visualization of social networks. http://visone.info
write.gml
, read.srt
, read.dl