Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the use of self$getShinyInput()/self$getShinyOutput() #29

Open
DivadNojnarg opened this issue Feb 26, 2020 · 0 comments
Open

Comments

@DivadNojnarg
Copy link
Collaborator

In the tmPack package:

input <- self$getShinyInput()
output <- self$getShinyOutput()

This code should be added when creating a new module class using the corresponding tm snippet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant