Reads UCINET files
Read UCINET files (binary)
read_ucinet_head(f)
read_ucinet(f, echo = FALSE)
An array including dimnames (if there are) and the following attributes:
Character scalar
Integer. Year the file was created
Integer. Month of the year the file was created.
Integer. Day of the month the file was created.
Integer. Day of the week the file was created.
Character scalar. Type of data of the array.
Integer vector. Dimensions of the array.
Character scalar. Title of the file.
Logical vector. Whether each dim has a label.
Other Foreign:
igraph
,
network
,
read_pajek()