Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2023-01-20 18:09:52
Size: 224
Comment:
Revision 14 as of 2026-02-10 17:46:14
Size: 816
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

The '''R programming language''' is an interpreted statistical programming language.
Line 11: Line 13:
Most [[Linux]] and [[BSD]] distributions will offer an `r` package.

For any platform, but especially for [[Windows]], consider using '''RStudio'''.
Line 15: Line 21:
== Language == == Tool Chain ==

 * [[R/InstallingPackages|Installing Packages]]
Line 21: Line 29:
 * [[R/Haven|Haven]]  * [[R/Caret|caret]]
 * [[R/Dt|DT]]
 * [[R/Ggplot2|ggplot2]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
 * [[R/Rpms|rpms]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
 * [[R/Showtext|showtext]]
 * [[R/Sysfonts|sysfonts]]
 * [[R/TidyCensus|tidycensus]]
 * [[R/Tidyverse|Tidyverse]]
Line 23: Line 43:



== Configuration ==

R

The R programming language is an interpreted statistical programming language.


Installation

Most Linux and BSD distributions will offer an r package.

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


Tool Chain

Packages


CategoryRicottone

R (last edited 2026-02-10 17:46:14 by DominicRicottone)