Description Usage Arguments Details Value Author(s) Examples
Runs a shiny app to analyze sequence fragments.
1 | run_fran(port = 9876)
|
port |
integer, default 9876 |
Uses Fragman in the backend.
NULL invisible
Reinhard Simon
1 2 3 | if(interactive()) {
FragmanUI::run_fran()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.