Differences between revisions 3 and 19 (spanning 16 versions)
Revision 3 as of 2023-03-19 21:25:38
Size: 485
Comment:
Revision 19 as of 2026-07-20 19:27:12
Size: 934
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
<<TableOfContents>>

----

The '''R programming language''' is an interpreted statistical programming language.
Line 11: Line 7:
Most [[Linux]] and [[BSD]] distributions will offer an `r` package.  * [[R/Installation|Installation]]
 * [[R/InstallingPackages|Installing packages]]
Line 13: Line 10:
For any platform, but especially for [[Windows]], consider using '''RStudio'''. == General ==
Line 15: Line 12:
----



== Tool Chain ==

 * [[R/InstallingPackages|Installing Packages]]



== Language ==

 * [[R/BuiltinFunctions|Built-in functions]]
 * [[R/DataFrames|Data frames]]
 * [[R/DataTypes|Data types]]
 * [[R/FileIO|File I/O]]
 * [[R/Matrices|Matrices]]
 * [[R/Operators|Operators]]
 * [[R/Vectors|Vectors]]
Line 31: Line 22:
 * [[R/Haven|Haven]]  * [[R/Caret|caret]]
 * [[R/Dt|DT]]
 * [[R/Haven|haven]]
 * [[R/Ggplot2|ggplot2]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
 * [[R/Readr|readr]]
 * [[R/Rpms|rpms]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
 * [[R/Showtext|showtext]]
 * [[R/Sysfonts|sysfonts]]
 * [[R/Tibble|tibble]]
Line 33: Line 37:
 * [[R/Tidyverse|Tidyverse]]
Line 34: Line 39:



== Configuration ==

R (last edited 2026-07-20 19:27:12 by DominicRicottone)