EVOLUTION-MANAGER
Edit File: tkigraph.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Experimental basic igraph GUI</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for tkigraph {igraph}"><tr><td>tkigraph {igraph}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Experimental basic igraph GUI</h2> <h3>Description</h3> <p>This functions starts an experimental GUI to some igraph functions. The GUI was written in Tcl/Tk, so it is cross platform. </p> <h3>Usage</h3> <pre> tkigraph() </pre> <h3>Details</h3> <p><code>tkigraph</code> has its own online help system, please see that for the details about how to use it. </p> <h3>Value</h3> <p>Returns <code>NULL</code>, invisibly. </p> <h3>Author(s)</h3> <p>Gabor Csardi <a href="mailto:csardi.gabor@gmail.com">csardi.gabor@gmail.com</a> </p> <h3>See Also</h3> <p><code><a href="tkplot.html">tkplot</a></code> for interactive plotting of graphs. </p> <hr /><div style="text-align: center;">[Package <em>igraph</em> version 1.3.5 <a href="00Index.html">Index</a>]</div> </body></html>