News
0.2.2
Bug Fixes:
- Remove the dependency on
ggplot2
andgt
.
0.2.1
Bug Fixes:
- Remove
%||%
operator and replace withifelse
andis.null()
checks.
0.2.0
New Features:
- Add
gt_theme_quarto()
function to set the Quarto theme for a {gt} table.
0.1.0
- Initial GitHub submission