R Development Guidelines
Objective: Define standards for reproducible, clean, and collaborative R code in data science, statistical analysis, and package development contexts, covering project structure, code style, functional patterns, reporting, and testing.
Source File
View the full rule: .agent/rules/r.md
Sections
- Project Structure & Reproducibility
- Code Style & Conventions
- Functions & Validation
- Reproducibility & Reporting
- Data Handling & Testing
