‹ 首页

base-r

@iremaydas · 收录于 1 周前

Provides base R programming guidance covering data structures, data wrangling, statistical modeling, visualization, and I/O — using only packages included in a standard R installation. Use when the user writes or debugs R scripts, works with vectors, matrices, lists, data frames, or factors, applies the apply family (sapply, lapply, vapply, tapply), fits models with lm/glm/aov/nls, creates base graphics with plot/barplot/hist/boxplot/par, reads or writes CSV/RDS/RData files, or asks about R language semantics such as environments, scoping, and non-standard evaluation. Also use for R statistical functions (t.test, chisq.test, cor, kmeans, prcomp), string operations, date handling, and file system utilities. Do not use for tidyverse workflows (dplyr, tidyr, purrr), ggplot2, data.table, Shiny, R package development, Rcpp, or Python/Julia/Stata tasks.

适合你,如果常用 base R 写脚本、做统计或画图

/ 通过 npx 安装 校验哈希
npx oh-my-skill add iremaydas/base-r-skill/base-r
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- iremaydas/base-r-skill/base-r
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify iremaydas/base-r-skill/base-r
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
9GitHub stars
~2.4K最小装载
~2.4K含声明引用
~13.2K文本包总量
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。