1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Libraries Utility Library

AI Summary: The task involves modifying the R package `tinytable` to correctly handle multiple LaTeX macros within a single cell. The current implementation incorrectly applies only the last macro in a sequence. The solution requires creating a new macro that combines the desired formatting commands (italic and strikeout) and updating the package's LaTeX output to use this new macro.

Complexity: 4/5
help wanted

Simple and Customizable Tables in `R`

R