write.dl: Write 'dl' Files

write.dlR Documentation

Write dl Files

Description

A function to write dl files representing multiple networks.

Usage

write.dl(x, file = NULL, type = c("nodelist", "fullmat"))

Arguments

x

an object representing the multiple network

file

path to the file

type

whether to write the data as a nodelist or as a fullmat format

Details

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.

Value

A file with the data with a .dl format

Author(s)

Antonio Rivero Ostoic

References

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.

See Also

read.dl, write.gml, write.srt, write.dat


mplex/multiplex documentation built on April 9, 2024, 3:12 a.m.