Description Usage Value Author(s) References Examples
A function that launches the Shiny app for ClustPhy.
The shiny app allows user to perform phylogenetic clustering via an
interactive platform.
The code has been placed in ./inst/shiny-scripts
.
1 |
No return value but open up a Shiny page.
Yuzi Li, rainal.li@mail.utoronto.ca
Grolemund, G. (2015). Learn Shiny - Video Tutorials. Link
1 2 3 4 | ## Not run:
ClustPhy::runClustPhy()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.