返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
r

running-r-analysis-in-existing-projects

Work inside an existing R project to extend analyses, modify scripts, run statistical models, update visualizations, and regenerate reports.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
493
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

running-r-analysis-in-existing-projects

# Running R Analysis in Existing Projects This skill operates inside an already structured R project. It helps extend, debug, or enhance existing analyses without recreating the project from scratch. Use this skill when the user wants to: - Continue analysis in an existing R project - Modify or extend R scripts - Add new statistical models or tests - Update plots or figures - Regenerate reports after data or code changes - Debug R errors in a project --- ## What This Skill Does When activated, this skill will: 1. **Understand the project structure** - Detect folders like `data/`, `scripts/`, `results/`, `reports/` - Identify `.Rproj`, `.Rmd`, `.qmd`, or `.R` files 2. **Inspect existing analysis** - Read current scripts and reports - Identify which packages and methods are being used - Avoid rewriting working components unnecessarily 3. **Extend or modify analysis** - Add new models or statistical tests - Introduce new plots using `ggplot2` - Add new data processing steps - Improve code structure or reproducibility 4. **Re-run and update outputs** - Recompute results - Overwrite or version new outputs in `results/` - Re-render R Markdown or Quarto reports 5. **Debug issues** - Fix missing packages - Resolve file path problems - Handle common R errors and warnings --- ## Example User Requests That Should Trigger This Skill - "Add a survival analysis to this R project" - "Update the plots in my report" - "This R Markdown file throws an error, fix it" - "Extend this analysis with a mixed-effects model" - "Re-run everything after I updated the data" --- ## Example Workflow **User:** Add a logistic regression model and update the report. **Skill actions:** - Locate main analysis script - Add logistic regression using `glm()` - Save model summary to `results/` - Update report with new section and plot - Re-render HTML/PDF report --- ## Tools & Packages Commonly Used | Purpose | R Packages | |--------|------------| | Data wrangling | tidyverse, dplyr | | Modeling | stats, lme4, glmnet | | Visualization | ggplot2 | | Reporting | rmarkdown, quarto | | Project management | here, renv | --- ## Notes - Respect the existing project structure and style - Do not delete user code unless explicitly requested - Prefer incremental updates over full rewrites - Always regenerate reports after modifying analysis

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 running-r-analysis-in-existing-projects-1776298616 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 running-r-analysis-in-existing-projects-1776298616 技能

通过命令行安装

skillhub install running-r-analysis-in-existing-projects-1776298616

下载

⬇ 下载 running-r-analysis-in-existing-projects v0.1.0(免费)

文件大小: 6.05 KB | 发布时间: 2026-4-16 18:05

v0.1.0 最新 2026-4-16 18:05
- Initial release of the "running-r-analysis-in-existing-projects" skill.
- Enables work within existing R projects to modify scripts, extend analyses, add models, update visualizations, and regenerate reports.
- Detects and respects project structure, identifying key folders and files.
- Supports debugging, including resolving missing packages and common R errors.
- Focuses on incremental improvements without overwriting working components.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部