Acerca de
This skill provides a comprehensive reference and implementation guide for documenting R packages using industry-standard tools. It covers everything from basic roxygen2 tags for functions and parameters to advanced features like S3/S4 method documentation, inheritance, and cross-referencing. Additionally, it provides detailed patterns for configuring and styling pkgdown websites, organizing reference indices, and setting up automated deployments via GitHub Actions, making it an essential tool for R developers aiming to create professional-grade, accessible package documentation.