★ 343 · Updated 2026-09-21
Validates function inputs in R using standalone check_* functions from rlang for exported functions and custom input checkers.
Browse skills that share this tag.
★ 343 · Updated 2026-09-21
Validates function inputs in R using standalone check_* functions from rlang for exported functions and custom input checkers.
★ 15 · Updated 2026-09-20
Provides guidance and patterns for constructing, debugging, and running reproducible data analysis pipelines using the targets R package.
★ 0 · Updated 2026-09-19
Provides guidance for designing R classes and choosing an OOP system among S7, S3, S4, and vctrs.
★ 24 · Updated 2026-09-17
Provides modern tidyverse patterns, style guidelines, and migration guidance for R development.
★ 2 · Updated 2026-09-12
Remove batch effects from phyloseq data using MMUPHin::adjust_batch while preserving the target biological covariate.
★ 1 · Updated 2026-09-09
Covers naming conventions, formatting, functions, documentation, and R best practices for data analysis based on Google's official standards.
★ 18 · Updated 2026-09-09
Detects contiguous genomic regions with methylation differences between conditions using methylKit, bsseq, and DMRcate.
★ 602 · Updated 2026-09-09
Performs Gene Set Enrichment Analysis using clusterProfiler to identify coordinated gene expression changes from ranked gene lists.
★ 34 · Updated 2026-03-26
Create R package documentation vignettes using R Markdown or Quarto
★ 34 · Updated 2026-03-25
Execute complete R package version release cycle
★ 602 · Updated 2026-03-23
Convert statistical programming scripts between STATA, Python, and R
★ 1 · Updated 2026-02-14
Enforces R 4.4+ best practices with testthat and lintr for data analysis.