Origin R Coding Style

Write or review R code (.R / .Rmd / .qmd) in the human-authored, reproducible tidyverse + targets style used across these climate/GIS research repos. Use whenever creating, editing, refactoring, or reviewing R functions, {targets} pipelines, or geospatial data code (sf / GeoParquet / DuckDB / duckplyr), or when naming functions/variables and choosing which libraries and loop constructs to use. Also use when porting legacy camelCase R code to the current standard. Do not use for Python-only work (use uv-based rules) or non-code docs.

Aki2022 Updated

File contents

Aki2022/skills/tree/main/origin-r-coding-style commit 3d074e9cfc

Frequently asked questions

npx skillmds@latest add aki2022/origin-r-coding-style