Class to handle the characterization plots.
TreatmentPatterns::ShinyModule
-> CharacterizationPlots
uiMenu()
Method to include a menuItem to link to the body.
uiBody()
Method to include a tabItem to include the body.
server()
Method to handle the back-end.
input
(input
)
Input from the server function.
output
(output
)
Output from the server function.
session
(session
)
Session from the server function.
inputHandler
(inputHandler
)
InputHandler class.