shinyCohortBuilder
shinyCohortBuilder contient 5 skills collectées depuis r-world-devs, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.