Learn R Programming

multiplex (version 3.4)

write.dat: Write dat Files

Description

A function to write dat files.

Usage

write.dat(x, path)

Value

File(s) with adjacency matrices with a .dat format

Arguments

x

an object representing the multiple network structure

path

the path file for the output

Author

Antonio Rivero Ostoic

Details

`dat' files are the format used in the Pacnet program. In case that the input data represents a multiple network then a separate file will be produced, each one representing a single type of relationship in the system. The name of the output files depends on the object title.

References

StOCNET An open software system for the advanced statistical analysis of social networks. http://www.gmw.rug.nl/~stocnet/

See Also

pacnet, write.gml, write.dl