visOmopResults 1.1.1
CRAN release: 2025-06-19
- Fix that all table types were required to be installed even if not used by @nmercadeb
-
columnOrder
when non-table columns throw warning instead of error by @nmercadeb -
columnOrder
when missing table columns adds them at the end instead of throwing error by @nmercadeb - reactable package to suggests by @catalamarti
visOmopResults 1.1.0
CRAN release: 2025-05-21
- Support
reactable
by @nmercadeb - Add darwin style by @nmercadeb
visOmopResults 1.0.2
CRAN release: 2025-03-06
- Header pivotting - warning and addition of needed columns by @nmercadeb
- Fixed headers in datatable by @nmercadeb #340
- Show min cell counts only for counts, set the other estimates to NA by @nmercadeb
visOmopResults 1.0.1
CRAN release: 2025-02-27
- Obscure percentage when there are less than five counts by @martaalcalde
-
formatMinCellCount
function by @nmercadeb