Class to view the metadata of a DrugExposureDiagnostics execution.
Super class
DrugExposureDiagnostics::ShinyModule -> metaDataPanel
Methods
Method new()
Method to handle the back-end.
Initializer method
Usage
metaDataPanel$new(data, id, title, description, downloadFilename)Arguments
datadata from the
DrugExposureDiagnosticspackage.idthe unique reference id for the module
titlepanel title
descriptiondescription of data table
downloadFilenamefilename of the downloaded file
input(
input)
Input from the server function.output(
output)
Output from the server function.session(
session)
Session from the server function.
Method uiBody()
Method to include a tabPanel to include the body.