srt
Filessrt
fileswrite.srt(x, file = NULL, sep = "", header = TRUE)
- x
{
an object representing the multiple network
}
- file
{
path to the file
}
- sep
{
the separator used between the columns
}
- header
{
(logical) whether the header should be included in the file
}
srt
stands for send, receive, and ties, and it is a data frame with at least 3 columns for the sender, receiver, and the ties, one column for each type of relation.
A file with the data with a .srt
format [object Object]read.srt
, , write.dl
IO
data
file