metaprogramming

Installation
SKILL.md

R Metaprogramming with rlang

Metaprogramming is the ability to defuse, create, and inject R expressions. The core pattern is defuse-and-inject: capture code as data, optionally transform it, then inject it into another context for evaluation.

Quick Reference

Installs
15
GitHub Stars
13
First Seen
Feb 26, 2026
metaprogramming — jsperger/llm-r-skills