r-tables-reporting

Creates publication-ready R tables and figures from data frames using gtsummary, flextable, gt, and Quarto for Word, HTML, and Quarto outputs.

6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/blankuzr/R-Skills --skill r-tables-reporting
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: r-tables-reporting
Source: https://github.com/blankuzr/R-Skills/tree/main/gpt/skills/r-tables-reporting
Command: npx skills add https://github.com/blankuzr/R-Skills --skill r-tables-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

Builds publication-quality R tables, figures, and reporting artifacts from data frames using gtsummary, flextable, gt, and Quarto to standardize formatting and export paths for manuscripts and dashboards.

Core Features & Use Cases

  • Deterministic table and figure surfaces that preserve variable semantics, explicit formatting, and thin export wrappers for Word, HTML, and Quarto outputs.
  • End-to-end reporting workflow that integrates gtsummary tbls, flextable/gt wrappers, and Quarto dashboards for reproducible, domain-aware reporting.
  • Domain-aware presets and endpoint-family overlays that align with journal and disease-specific display patterns described in the reference material.

Quick Start

Run a publishing workflow to generate polished tables and figures from your data using gtsummary and Quarto.

Frequently Asked Questions about r-tables-reporting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create publication-ready R tables from data frames for a manuscript?โ–ผ

To create publication-ready R tables from data frames, this Skill applies gtsummary, flextable, and gt to standardize formatting and produce reproducible, manuscript-ready outputs with consistent metadata for Word, HTML, and Quarto.

Can I export gtsummary tables to Word and HTML using Quarto?โ–ผ

Yes, you can export gtsummary tables to Word and HTML using Quarto. The Skill provides thin export wrappers that ensure a consistent output path with standard formatting and documentation across these endpoints.

What is the best way to standardize flextable and gt formatting across multiple R reports?โ–ผ

The best way to standardize flextable and gt formatting across R reports is by applying deterministic table surfaces and domain-aware presets that preserve variable semantics and align with journal-specific display patterns.

Does this reporting workflow support disease-specific display patterns for clinical tables?โ–ผ

Yes, the reporting workflow supports disease-specific display patterns for clinical tables by applying domain-aware presets and endpoint-family overlays described in the reference material to match journal requirements.

Do I need Quarto to generate reproducible dashboards from R data frames?โ–ผ

You need Quarto to generate reproducible dashboards from R data frames, as the Skill integrates gtsummary tables, flextable and gt wrappers, and Quarto to standardize the end-to-end reporting workflow.

Why does my flextable output lose variable semantics when exported from R?โ–ผ

Your flextable output loses variable semantics when exported from R if deterministic table surfaces are not applied. This Skill preserves variable semantics and applies explicit formatting to ensure consistent exports.