tnet_ucinet(tnet)
tnet_ucinet()所属R语言包:tnet
Exports a tnet network to a DL file for UCINET
一个TNET出口到DL文件的网络UCINET
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The tnet_sna function creates a DL file which can easily be imported into UCINET.
tnet_sna函数创建一个文件,该文件可以很容易地被导入到UCINET DL。
用法----------Usage----------
tnet_ucinet(net, type=NULL, file=NULL)
参数----------Arguments----------
参数:net
A tnet network
一个TNET网络
参数:type
type of tnet network, see as.tnet.
TNET网络类型,看到as.tnet“。
参数:file
filename of output file. If this is set to NULL, a file is created in the working directory with the current time (e.g., tnet_ucinet_network-2011-04-10_150817.dl).
输出文件的文件名。如果设置为NULL,一个文件被创建在当前时间的工作目录(例如,tnet_ucinet_network-2011-04-10_150817.dl)。
值----------Value----------
Writes a UCINET dl file.
写入一个的UCINET DL文件。
注意----------Note----------
version 1.0.0
版本1.0.0
(作者)----------Author(s)----------
Tore Opsahl; http://toreopsahl.com
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|