View source: R/archeofrag.gui.R
archeofrag.gui | R Documentation |
Launch the archeofrag.gui application
archeofrag.gui()
This function launches the 'archeofrag.gui' application.
Note that the optional determination of graph planarity in the archeofrag
package requires the RBGL
package.
Launch the 'archeofrag.gui' R Shiny application.
Sebastien Plutniak <sebastien.plutniak at posteo.net>
archeofrag
frag.simul.process
frag.get.parameters
# launching the app:
if(interactive()){
archeofrag.gui()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.