ShinyApp | R Documentation |
DrugExposureDiagnostics shiny app that shows tables and plots
The module consists of the following:
Table and a plot (bar or box) for each check.
Table containing the metadata.
DrugExposureDiagnostics::ShinyModule
-> ShinyApp
new()
Initializer method
ShinyApp$new(resultList, database_id = NULL)
resultList
(list
) List containing the output of the checks
database_id
(character
) Database identifier (optional)
(invisible(self)
)
clone()
The objects of this class are cloneable with this method.
ShinyApp$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.