MOC - R

Overview

About

This note serves as an index for all notes related to R - a programming language for statistical computing and graphics.

Core Areas

Language Fundamentals

  • Base R programming
  • Tidyverse ecosystem
  • Functional programming with purrr

Package Development

  • R package structure
  • roxygen2 documentation
  • Testing with testthat
  • CRAN/GitHub distribution

Data Science

  • Data manipulation (dplyr, tidyr)
  • Visualization (ggplot2)
  • Statistical modeling

Web Applications

  • Shiny applications (see MOC - R Shiny)
  • Plumber APIs
  • htmlwidgets

Parent/Broader MOCs

Child/Specialized MOCs

Sibling MOCs (Same Level)

Domain MOCs

Guides

GuideDescription
Guide - R Coding ConventionsR style guide and best practices
Guide - R Shiny App PackageStructuring Shiny apps as packages
Guide - R httr2 API Client PackageBuilding API client packages

Lists

ListDescription
List - R Geospatial PackagesSpatial analysis packages
List - R Shiny EcosystemShiny ecosystem tools

Code Snippets

Notes

NOTE

Currently, there are individual notes with the #Topic/R tag.


Appendix

Note created on 2025-12-20 and last modified on 2025-12-31.


(c) No Clocks, LLC | 2025