Description Usage Arguments Value Examples
start shinyBioTools by initialize a shiny app
1 | runshinyBioTools(port = 5001)
|
port |
run app on localhost, define a port, default port is 5001 |
a shiny web app
1 2 | libray("shinyBioTools")
runshinyBioTools(port=5001)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.