Home
last modified time | relevance | path

Searched +refs:tkplot +refs:set +refs:vertex +refs:coords (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-igraph/igraph/man/
H A Dlayout_with_gem.Rd11 coords = NULL,
23 \item{coords}{If not \code{NULL}, then the starting coordinates should be
28 single vertex counts as an iteration. A reasonable default is 40 * n * n,
30 but this usually only works if the other parameters are set up carefully.}
56 set.seed(42)
68 \code{\link{plot.igraph}}, \code{\link{tkplot}}
H A Dlayout_with_kk.Rd10 coords = NULL,
34 \item{coords}{If not \code{NULL}, then the starting coordinates should be
47 you set this to zero, then the function always performs \code{maxiter}
50 \item{kkconst}{Numeric scalar, the Kamada-Kawai vertex attraction constant.
77 \item{start}{Deprecated synonym for \code{coords}, for compatibility.}
109 \code{\link{tkplot}}
/dports/math/R-cran-FrF2/FrF2/man/
H A DCIG.Rd33 set CIGs.}
34 \item{\dots}{further arguments to be passed to function \code{\link[igraph]{tkplot}},
59 \code{\link[igraph:independent.vertex.sets]{independence.number}},
78 the Reingold-Tilford layout can be chosen, with a root vertex specified;
102 the element \code{coords} with the coordinates of that graph. \cr
109 \code{\link[igraph]{tkplot}}.
144 ## requirement set:
146 ## graph the requirement set CIG
172 \seealso{\code{\link[igraph]{plot.igraph}}, \code{\link[igraph]{tkplot}},