shinyCohortBuilder
shinyCohortBuilder 收录了来自 r-world-devs 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Write R code following tidyverse style guide. Use when writing R functions, scripts, or any R code.
Access R package documentation and learn about packages. Use when exploring packages, finding function help, or understanding package capabilities.
Explore and inspect R data frames, objects, and environments interactively. Use when the user wants to understand data structure, preview data, or investigate R objects.
Develop R packages following best practices. Use when creating packages, writing package functions, documentation, or tests.
rlang metaprogramming patterns for data-masking, injection operators, and dynamic dots. Use when writing functions that use tidy evaluation.