Class to view the metadata of a DrugExposureDiagnostics execution.
self
DrugExposureDiagnostics::ShinyModule -> metaDataPanel
new()Method to handle the back-end.
Initializer method
metaDataPanel$new(data, id, title, description, downloadFilename)datadata from the DrugExposureDiagnostics package.
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.
(NULL)
(tabItem)
clone()The objects of this class are cloneable with this method.
metaDataPanel$clone(deep = FALSE)deepWhether to make a deep clone.