archeofrag.gui {archeofrag.gui} | R Documentation |
archeofrag.gui
Description
Launch the archeofrag.gui application
Usage
archeofrag.gui()
Details
This function launches the 'archeofrag.gui' application.
Note that the optional determination of graph planarity in the archeofrag
package requires the RBGL
package.
Value
Launch the 'archeofrag.gui' R Shiny application.
Author(s)
Sebastien Plutniak <sebastien.plutniak at posteo.net>
See Also
archeofrag
frag.simul.process
frag.get.parameters
Examples
# launching the app:
if(interactive()){
archeofrag.gui()
}
[Package archeofrag.gui version 0.1.0 Index]