insightsengineering / insightsengineering/teal.modules.general
Cross Table - add multi-way table option
Open
enhancement
- Dominant language
- R
- Stars
- 16
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Consider turning `Column values` into a "variable selector" like in "Scatterplot matrix", when more than one variable is selected you just need to use `ftable(table(x))` instead of `table(x)`.
Provenance:
```
Creator: mattielf
```
Contributor guide
Assessment
This issue has not been assessed yet.