write.dl | R Documentation |
dl
Files
A function to write dl
files representing multiple networks.
write.dl(x, file = NULL, type = c("nodelist", "fullmat"))
x |
an object representing the multiple network |
file |
path to the file |
type |
write data with format type:
|
dl
files serve to represent multiple networks, and it is one of the formats used in NetDraw, which is a component of the Ucinet program.
A file with the data with a .dl
format
Antonio Rivero Ostoic
Borgatti, S.P., NetDraw Software for Network Visualization. Analytic Technologies. 2002.
Borgatti, S.P., Everett, M.G. and Freeman, L.C. Ucinet for Windows: Software for Social Network Analysis. Analytic Technologies. 2002.
read.dl
, write.gml
, write.srt
, write.dat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.