1 Star 1 Fork 7

连享会/nwcommands

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nwexport.sthlp 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
ThomasGrund 提交于 2015-02-18 23:41 . v1.1.6D
{smcl}
{* *! version 1.0.6 23aug2014 author: Thomas Grund}{...}
{marker topic}
{helpb nw_topical##import:[NW-2.2] Import/Export}
{title:Title}
{p2colset 9 18 22 2}{...}
{p2col :nwexport {hline 2} Export network as Pajek file}
{p2colreset}{...}
{title:Syntax}
{p 8 17 2}
{cmdab: nwexport}
[{it:{help netname}}],
{opt type}({it:{help nwexport##exp_type:exp_type}})
[, {opth fname(filename)}
{opt replace}]
{synoptset 20 tabbed}{...}
{synopthdr}
{synoptline}
{synopt:{opth fname(filename)}}filename of the exported network: default = {it:netname}{p_end}
{synopt:{opt replace}}overwrite exported file{p_end}
{synoptset 20 tabbed}{...}
{marker exp_type}{...}
{p2col:{it:exp_type}}Description{p_end}
{p2line}
{p2col:{cmd: pajek}}network is saved in {browse "http://gephi.github.io/users/supported-graph-formats/pajek-net-format/":Pajek .NET file format}
{p_end}
{p2col:{cmd: ucinet}}network is saved in {help nwimport##ucinet:Ucinet .DL file format}
{p_end}
{title:Description}
{pstd}
Exports a network to either 1) Pajek .NET or 2) Ucinet .DL file format. Only exports one network and no node level
attributes. By default, the
new network file is saved in the working directory. When no {opt fname} is specified, the program calls the new file {it:netname.dl} (Ucinet) or
{it:netname.net} (Pajek).
{title:Examples}
{pstd}
This example loads the {help netexample:Florentine marriage data} and exports to both .DL and .NET format.
{cmd:. webnwuse florentine, nwclear}
{cmd:. nwexport flomarriage, type(ucinet)}
{cmd:. nwexport flomarriage, type(ucinet)}
{title:See also}
{help nwimport}, {help nwuse}, {help nwsave}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arlionn/nwcommands.git
git@gitee.com:arlionn/nwcommands.git
arlionn
nwcommands
nwcommands
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385