teal
teal copied to clipboard
[Bug]: reference outdated
What happened?
https://insightsengineering.github.io/teal/latest-tag/reference/teal_modules.html
This is not true:
data (optional) When provided, the module will be called with teal_data object (i.e. a list of reactive (filtered) data specified in the filters argument) as the value of this argument.
sessionInfo()
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
Security Policy
- [X] I agree to follow this project's Security Policy.
Hi @chlebowa Which part of that statement isn't true?
This: i.e. a list of reactive (filtered) data specified in the filters argument. Neither is teal_data a list of reactives, there is no filters argument any more, it was replaced y datanames.
Thanks, let's fix this.