aer-tables

Convert R-produced tables into AER-compliant LaTeX with PDF previews.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/halidaee/econtools_marketplace --skill aer-tables
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aer-tables
Source: https://github.com/halidaee/econtools_marketplace/tree/main/manuscript-tools/skills/aer-tables
Command: npx skills add https://github.com/halidaee/econtools_marketplace --skill aer-tables

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill formats R-generated tables into AER-compliant LaTeX tables, enabling publication-ready visuals without altering reported content.

Core Features & Use Cases

  • Convert R-produced regression and summary tables into AER-styled LaTeX outputs with proper rules and labeling.
  • Generate a standalone PDF preview to verify layout before submission.
  • Leverage templates from references/r-code-patterns.md and the AER style guide to ensure journal-ready formatting across panels, notes, and headers.

Quick Start

Feed your R script that produces a table to aer-tables to generate an AER-styled LaTeX table with a PDF preview.

Frequently Asked Questions about aer-tables

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

FAQPage Schema
How do I format R regression tables for AER submission in LaTeX?

Convert R-produced regression tables into AER-compliant LaTeX tables using style.tex guidelines, ensuring proper rules, labeling, and panel layouts without altering the reported content.

Can I generate a PDF preview of my AER-styled LaTeX tables before submission?

Yes, you can generate a standalone PDF preview to verify the layout of your AER-styled LaTeX tables before completing your manuscript submission to the journal.

Does this formatting approach work with summary statistics and panel layouts?

Yes, this formatting approach works with summary statistics and panel layouts, applying AER style guidelines across regression, summary statistics, and multi-panel table formats for publication-ready outputs.

What's the best way to convert R output into AER-compliant LaTeX tables?

The best way to convert R output into AER-compliant LaTeX tables is using templates from r-code-patterns.md and the AER style guide to preserve content while reformatting the presentation for journal-ready formatting.

Do I need to manually adjust LaTeX table rules to meet AER style guidelines?

No, you do not need to manually adjust LaTeX table rules, as the formatting process automatically applies AER style guidelines with proper rules, notes, and headers for publication-ready outputs.