Differences between revisions 4 and 10 (spanning 6 versions)
Revision 4 as of 2023-04-08 13:50:19
Size: 770
Comment:
Revision 10 as of 2024-05-03 21:03:00
Size: 1046
Comment: Links
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
 * [[R/Dt|DT]]
 * [[R/Ggplot2|ggplot2]]
Line 38: Line 40:
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
 * [[R/Showtext|showtext]]
 * [[R/Sysfonts|sysfonts]]
 * [[R/Tibble|tibble]]
Line 39: Line 48:
 * [[R/Tidyr|tidyr]]
 * [[R/Tidyverse|Tidyverse]]

R

The R programming language is an interpreted statistical programming language.

On most platforms, the interpreter is called by R(1). On others, RStudio is almost a necessity.


Installation

Most Linux and BSD distributions will offer an r package.

For any platform, but especially for Windows, consider using RStudio.


Tool Chain

Language

Packages

Configuration


See also


CategoryRicottone

R (last edited 2026-04-07 20:46:50 by DominicRicottone)