tidy-r

Category: Development & Coding | Uploader: statzherostatzhero | Downloads: 0 | Version: v1.0(Latest)

Modern tidyverse patterns, style guide, and migration guidance for R development. Use this skill when writing R code, reviewing tidyverse code, updating legacy R code to modern patterns, or enforcing consistent style. Covers native pipe usage, join_by() syntax, .by grouping, pick/across/reframe operations, filter_out/when_any/when_all, recode_values/replace_values/replace_when, tidy selection, stringr patterns, naming conventions, and migration from base R or older tidyverse APIs. Use the R (btw) MCP tools to resolve function documentation and library references automatically.

Changelog: Source: GitHub https://github.com/statzhero/tidy-r-skill

Directory Structure

Current level: tree/main/

  • 📁 references/
    • 📄 grouping-examples.md 2.9 KB
    • 📄 join-examples.md 2.9 KB
    • 📄 migration-examples.md 4.4 KB
    • 📄 recode-replace-examples.md 4.2 KB
    • 📄 stringr-examples.md 3.3 KB
    • 📄 tidyverse-style.md 3.4 KB
  • 📄 README.md 2.5 KB
  • 📄 SKILL.md 8.6 KB

SKILL.md

Login to download/like/favorite ❤ 5 | ★ 0
Comments 0

Please login before commenting.

Loading comments...