Skip to main content

r-function-design

Designing R functions — where validation lives, when one function should be several, decomposing a calculation, and keeping nesting shallow. Use when writing or reviewing the internals of R functions, when a function is hard to follow or hard to test, when deciding how to split a calculation into steps, or when asked about defensive programming, check_ functions, cyclomatic complexity, or "this function does too much".

Jump to install

Source facts

Repository
njtierney/skills
Last source activity
August 6, 2026 at 02:24
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.