volcanoApp | R Documentation |
Initializes stand-alone volcano plot shiny application.
volcanoApp(
dfAE = safetyData::adam_adae,
dfDemog = safetyData::adam_adsl,
settings = NULL,
runNow = TRUE
)
dfAE |
AE Data |
dfDemog |
demog data |
settings |
safetyGraphics settings |
runNow |
run app immediately? |
Initializes Shiny app. No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.