In the tmPack package: ```r input <- self$getShinyInput() output <- self$getShinyOutput() ``` This code should be added when creating a new module class using the corresponding tm snippet.
In the tmPack package:
This code should be added when creating a new module class using the corresponding tm snippet.