write.dat | R Documentation |
dat
Files
A function to write dat
files.
write.dat(x, path)
x |
an object representing the multiple network structure |
path |
the path file for the output |
“dat
” files are the format used in the Pacnet program inside StOCNET.
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.
File(s) output with adjacency matrices with a .dat
format.
In case that the directory in the path for the output does not exist then a folder will be created automatically.
Antonio Rivero Ostoic
StOCNET An open software system for the advanced statistical analysis of social networks. https://stocnet.gmw.rug.nl
pacnet
, write.gml
, write.dl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.