vincentarelbundock

vincentarelbundock/tinytable

Simple and Customizable Tables in `R`

2 good first / help-wanted issues · R · last activity Aug 3, 2025

2 Open Issues Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Libraries Utility Library
vincentarelbundock/tinytable
286

Simple and Customizable Tables in `R`

R
Libraries Utility Library
LaTeX: several macros about 1 year ago

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
vincentarelbundock/tinytable
286

Simple and Customizable Tables in `R`

R