Learn R Programming

DrugExposureDiagnostics (version 1.1.6)

ShinyApp: DrugExposureDiagnostics ShinyApp

Description

DrugExposureDiagnostics shiny app that shows tables and plots

Arguments

Super class

DrugExposureDiagnostics::ShinyModule -> ShinyApp

Methods

Inherited methods


Method new()

Initializer method

Usage

ShinyApp$new(resultList, database_id = NULL)

Arguments

resultList

(list) List containing the output of the checks

database_id

(character) Database identifier (optional)

Returns

(invisible(self))


Method clone()

The objects of this class are cloneable with this method.

Usage

ShinyApp$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.

Details

The module consists of the following:

"dataPlotPanel"

Table and a plot (bar or box) for each check.

"metaDataPanel"

Table containing the metadata.