Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
llrs-roche pushed 1 commit to main insightsengineering/teal.modules.general
- Add ability to set `datanames` (#824) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.git... 1572016
llrs-roche closed an issue on insightsengineering/teal.modules.general
Ability to set `datanames` in module's constructor
### Summary Related to https://github.com/insightsengineering/teal/issues/1436. We need to review all modules to ensure there is a way for users to set `datanames` in the module. Upon revie...llrs-roche closed a pull request on insightsengineering/teal.modules.general
Add ability to set `datanames`
# Pull Request <!--- Replace `#nnn` with your issue link for reference. --> Fixes #821 This PR add a parameter (or uses existing ones) to use on `teal::module(datanames)` to select which ...llrs-roche pushed 1 commit to 821_select_datanames@main insightsengineering/teal.modules.general
- Fix broken merge a561700