shinyCohortBuilder
shinyCohortBuilder에는 r-world-devs에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.