Closed
Description
Feature description
With the introduction of modify_teal_module_output()
, we need a wrapper to simplify user ability to interact with report_card function.
We discussed two possible wrappers for now:
- modify report card for a module:
modify_teal_module_report_card
- disable a report card for a module:
disable_teal_module_report_card
Please tidy up the function's documentation too (roxygen)
Code of Conduct
- I agree to follow this project's Code of Conduct.
Contribution Guidelines
- I agree to follow this project's Contribution Guidelines.
Security Policy
- I agree to follow this project's Security Policy.