typst-reports
Installation
SKILL.md
Typst PDF Report Generation for cardiometR
When to Use This Skill
- Creating Typst template files (.typ)
- Implementing the
render_report()function - Generating tables in Typst syntax from R data
- Building bilingual report content
- Embedding plots and images in reports
Technology Stack
- typr: R package for compiling Typst to PDF
- Typst: Modern typesetting language (Rust-based, fast)
- No Quarto or LaTeX dependencies