28 lines
502 B
Groff
28 lines
502 B
Groff
.\" man page create by R# package system.
|
|
.TH IGRAPH 2 2000-Jan "selects" "selects"
|
|
.SH NAME
|
|
selects \- Node select by group or other condition
|
|
.SH SYNOPSIS
|
|
\fIselects(\fBg\fR as <generic> NetworkGraph,
|
|
\fBtypeSelector\fR as any,
|
|
[\fB<Environment>\fR]);\fR
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Node select by group or other condition
|
|
.PP
|
|
.SH OPTIONS
|
|
.PP
|
|
\fBg\fB \fR\- -.
|
|
.PP
|
|
.PP
|
|
\fBtypeSelector\fB \fR\- -.
|
|
.PP
|
|
.SH SEE ALSO
|
|
igraph
|
|
.SH FILES
|
|
.PP
|
|
igraph.dll
|
|
.PP
|
|
.SH AUTHOR
|
|
Written by \fBxie.guigang@gcmodeller.org\fR
|