Description Usage Arguments Value
Create a shiny server for the RespVsGenetic shiny app
1 | shinyRespVsGeneticServer(input, output, con, drug_df = NULL)
|
input |
shiny input |
output |
shiny output |
con |
SQLite connection object |
drug_df |
drug data frame |
a shiny server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.